This endpoint creates or updates multiple person records passed as a list in the request’s body.
group_id
parameter or a group external reference via the group_external_ref
attribute.
If both are provided for any of the person records in ther request body, the request will not be successful.
Matching of the person records is done in the following order:
external_ref
in the request body is an exact match.email_address
) or phone number (phone_number
).external_ref
) or any combination of phone number (phone_number
) or email address (email_address
) AND first name (first_name
) or (last_name
).
For example: