Contacts
Archive a contact
Mark a contact as archived
POST
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Response
200
application/json
OK
Unique ID
Example:
"9a1e38a9-4dc9-776f-f974-4e7ee9f4d6cc"
Full name of this contact
Example:
"John Smith"
Email address of this contact
Example:
"john.smith@example.com"
Billing preference. Whether this contact receives billing communications. Options are NONE, STANDARD or PRIMARY. For a given customer, if any contacts receive billing communications then at least one contact must be designated PRIMARY for billing.
Available options:
PRIMARY
, STANDARD
, NONE
Example:
"NONE"
Time of creation. Formatted as an ISO 8601 timestamp.
Example:
"2022-06-28T16:47:00Z"
Time of last update. Formatted as an ISO 8601 timestamp.
Example:
"2022-06-28T16:47:00Z"
Time of archive. Formatted as an ISO 8601 timestamp.
Example:
"2023-06-28T16:47:00Z"