v1
latestOpenAPI 3.1.12026-07-2452287575.4 KBUpdate a Contact
Update an existing Contact.
Path parameters
The Company ID.
The ID for the resource being accessed.
Request body
The Team Member ID performing this action. This will be displayed in the Routable Dashboard.
If set to true, Routable will bypass the validation of unique email addresses and allow the Contact to be created even if the email address is already used by a Contact on another Company.
This field controls how both the Routable Dashboard and API will autofill contacts for emails related to Company management such as inviting a Company to submit their payment information.
- When set to actionable, the Contact will be able to take action on emails related to Company management.
- When set to read_only, the Contact will only receive emails related to Company management.
- When set to none, the Contact will not receive emails related to Company management.
This field controls how both the Routable Dashboard and API will autofill contacts for emails related to Payables and Receivables.
- When set to actionable, the Contact will be able to take action on emails related to Payables and Receivables.
- When set to read_only, the Contact will only receive emails related to Payables and Receivables.
- When set to none, the Contact will not receive emails related to Payables and Receivables.
Whether the Contact is archived.
The email for this Contact. Required if the Company is a customer. For Contacts attached to a business Company that is not a customer, at least one of email, first_name, last_name and phone_number is required.
The first name of this Contact. Required if the the Company is of type personal and/or is a customer. For Contacts attached to a business Company that is not a customer, at least one of email, first_name, last_name and phone_number is required.
The last name of this Contact. Required if the the Company is of type personal and/or is a customer. For Contacts attached to a business Company that is not a customer, at least one of email, first_name, last_name and phone_number is required.
An E.164-formatted telephone number.
Response
OK
The object’s type (Contact).
The Contact ID.
This field controls how both the Routable dashboard and API will autofill contacts for emails related to company management such as inviting a company to submit their payment information.
- When set to actionable, the contact will be able to take action on emails related to company management.
- When set to read_only, the contact will only receive emails related to company management.
- When set to none, the contact will not receive emails related to company management.
This field controls how both the Routable dashboard and API will autofill contacts for emails related to payables and receivables.
- When set to actionable, the contact will be able to take action on emails related to payables and receivables.
- When set to read_only, the contact will only receive emails related to payables and receivables.
- When set to none, the contact will not receive emails related to payables and receivables.
The email for this contact.
The first name of this contact.
Whether the contact is archived.
Describes an error that was encountered the last time an email was sent to this Contact via the Routable application. If the last email had no errors, this value will be null.
| Value | Description |
|---|---|
| auto_responder | Automatic email responder (ex: "Out of Office" or "On Vacation"). |
| hard_bounce | The server was unable to deliver your message (ex: unknown user, mailbox not found). |
| refused | Email service has asked that the address not be used. Which could be because it is not a valid email address, or the recipient has requested an address change. |
| soft_bounce | Temporarily unable to deliver the message (i.e. mailbox full, account disabled, exceeds quota, out of disk space). |
| spam_complaint | The subscriber explicitly marked this message as spam. |
| spam_notification | The message was delivered, but was either blocked by the user, or classified as spam, bulk mail, or had rejected content. |
| transient | The server temporarily could not deliver your message (ex: Message is delayed due to network troubles). This may be re-tried and eventually resolve or become a different error. |
| unknown | An unknown error occurred when sending the previous email. |
The last name of this contact.
An E.164-formatted telephone number.
Country code in ISO 3166-1 Alpha-2 format.