POST
/
customers
/
{customerId}
/
email-addresses

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

customerId
string
required

CustomerEmail identifier

Body

email
string
required
Maximum length: 255
receiverName
string
required
Maximum length: 255
type
enum<string>
required
Available options:
TYPE_COMPANY,
TYPE_INVOICE

Response

201 - application/json
email
string
required
Maximum length: 255
receiverName
string
required
Maximum length: 255
type
enum<string>
required
Available options:
TYPE_COMPANY,
TYPE_INVOICE
default
boolean
id
string