v1
latestOpenAPI 3.0.02026-07-2415433242.1 KBcontacts
A viewset for viewing contacts of a client
post/contacts/
Request body
idinteger
full_namestring required
Full name of the contact
display_namestring
Name to display which can be different from full name
emailstring email nullable
Contact email
picturestring uri
Link to the contact picture
phone_numberstring
Contact phone number
descriptionstring
Description of the contact
organizationinteger required
Organization to which the contact belongs.
custom_fieldsobject
Contact values for custom fields defined in Manatal.
creatorinteger
User who created the contact
created_atstring date-time
Date at which the contact was created
updated_atstring date-time
Response
idinteger
full_namestring required
Full name of the contact
display_namestring
Name to display which can be different from full name
emailstring email nullable
Contact email
picturestring uri
Link to the contact picture
phone_numberstring
Contact phone number
descriptionstring
Description of the contact
organizationinteger required
Organization to which the contact belongs.
custom_fieldsobject
Contact values for custom fields defined in Manatal.
creatorinteger
User who created the contact
created_atstring date-time
Date at which the contact was created
updated_atstring date-time