Contacts
Archive a contact
Mark a contact as archived
POST
/
customers
/
{customer}
/
contacts
/
{id}
/
archive
Headers
Your API credentials. Eg. Basic {credentials}
.
Use this header to select an API version
Available options:
2024-07-30
Response
200 - application/json
Unique ID
Full name of this contact
Email address of this contact
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
Time of creation. Formatted as an ISO 8601 timestamp.
Time of last update. Formatted as an ISO 8601 timestamp.
Time of archive. Formatted as an ISO 8601 timestamp.