Page cover

face-sunglassesContact

Query

· take

· skip

· sort

· q

· fields

Query

· take

· skip

· sort

· q

· fields

File uploads:

  • csvFile (file)

Body fields referenced in this route:

  • organization

POST

Sample Contact

{
    first_name : String,
    last_name : String,
    email :String,
    phone : String,
    address : String,
    address2 : String,
    city : String,
    state : String,
    zip : String,
    country : String,
    source_id : String,
    custom_data : [{
        key : String,
        value : String
    }]
}

Last updated