v1

latestOpenAPI 3.0.02026-07-244771176.5 KB
Contacts & Lists

Add Contact to List

Adds a new contact to a list If a contact is added that already exists it will be ignored, not updated.

post/add-to-list.json

Response

OK

list_idinteger

Numeric ID of the list that contact was added to.

msisdnstring

Mobile number of contact that was added.

firstnamestring

First name of contact added.

lastnamestring

Last name of contact added.

created_atstring

Date and time contact was added. Returned in ISO8601 format YYYY-MM-DD HH:MM:SS in UTC Timezone.

statusstring

Status of contact. This is always set to active with this request.

fieldsobject

Values assigned to custom fields.