GuidesRecipesAPI Reference
Log In
Guides

Create/update contacts information

Upsert multiple contacts

DescriptionTo insert or update multiple sets of contact data, please note that when creating a new contact, the data body must exclude the 'internalId' field, as it will be automatically generated.
Path/api/crm/contacts/upsert
MethodPOST
Request ParametersN/A
Request BodyArray of contact object.
Responses200 (OK): N/A
403 (Forbidden): User doesn't have permission to All master fund Contact.
500 (Bad Request): Request body is either in incorrect format or empty.
ReferenceLink

Request body example