Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Payload to create a new custom 'to' address.
Name of the recipient.
Maximum length:
50Example:
"John Doe"
First line of the address.
Maximum length:
100Example:
"Address 1"
City of the address.
Maximum length:
100Example:
"City"
State code (2-letter abbreviation).
Maximum length:
2Example:
"ST"
Zip code of the address.
Maximum length:
15Example:
"123345"
Company name of the recipient.
Maximum length:
50Example:
"Company A"
Second line of the address.
Maximum length:
100Example:
"Address 2"
Phone number of the recipient.
Maximum length:
15Example:
"1234567890"
Email address of the recipient.
Example:
"john.doe@example.com"
An internal note for the address.
Maximum length:
200Example:
"Note."
