Customer Email
Set default customer email address
POST
/
customer-email-addresses
/
{id}
/
default
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredCustomerEmail identifier
Body
The body is of type any
.
Response
201 - application/json
email
string
requiredMaximum length:
255
receiverName
string
requiredMaximum length:
255
type
enum<string>
requiredAvailable options:
TYPE_COMPANY
, TYPE_INVOICE
id
string
default
boolean
Was this page helpful?