Customer Email
Create customer email address
Create customer email address
Required permissions:customer:write
POST
Authorizations
Value for the Authorization header parameter.
Path Parameters
CustomerEmail identifier
Body
The new CustomerEmail resource
Maximum length:
255
Example:
"john.doe@example.com"
Maximum length:
255
Example:
"John Doe"
Available options:
TYPE_COMPANY
, TYPE_INVOICE
Example:
"TYPE_COMPANY"
Response
201
application/json
CustomerEmail resource created
Maximum length:
255
Example:
"john.doe@example.com"
Maximum length:
255
Example:
"John Doe"
Available options:
TYPE_COMPANY
, TYPE_INVOICE
Example:
"TYPE_COMPANY"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
"true"
Was this page helpful?