Update a contact
Updates the specific contact by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Supply the unique contact ID from either a contact creation request or the contact list.
Update a contact
PATCH
https://api.treevox.com/v1/contacts/:id
Updates the specific contact by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Path Parameters
id*
Number
The Id of the contact to be update
Headers
Content-Type*
application/json
Accept-Encoding
gzip
x-api-key*
String
Request Body
name
String
Contact Name
surname
String
Contact surname
dni
String
Contact identifier
jobTitle
String
Contact job title
String
Contact email
secondaryEmail
String
Contact secondary email
phone
String
Contact phone number
mobilePhone
String
Contact mobile phone number
urlAvatar
String
Contact url avatar
withSales
String
if the contact has sales. Default is false
address
String
Contact address
city
String
Contact city
classification
Number
Contact clasification, value
between 1
and 5
userCreatorId
Number
countryCode
String
stageId
Number
organizationId
Number
assignedToId
Number
assignedToEmail
String
Última actualización
¿Te fue útil?