Create a Custom To Address
Mail Check
Create Custom To Address
Create a new custom ‘to’ address.
POST
Create a Custom To Address
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 string length:
50Example:
"John Doe"
First line of the address.
Maximum string length:
100Example:
"Address 1"
City of the address.
Maximum string length:
100Example:
"City"
State code (2-letter abbreviation).
Maximum string length:
2Example:
"ST"
Zip code of the address.
Maximum string length:
15Example:
"123345"
Company name of the recipient.
Maximum string length:
50Example:
"Company A"
Second line of the address.
Maximum string length:
100Example:
"Address 2"
Phone number of the recipient.
Maximum string length:
15Example:
"1234567890"
Email address of the recipient.
Example:
"john.doe@example.com"
An internal note for the address.
Maximum string length:
200Example:
"Note."
