POST
/
customers
/
{customerId}
/
email-addresses

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

customerId
string
required

Customer 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
id
string
default
boolean