PATCH
/
customer-email-addresses
/
{id}
{
  "id": "00000000-0000-0000-0000-000000000000",
  "email": "john.doe@example.com",
  "receiverName": "John Doe",
  "type": "TYPE_COMPANY",
  "default": "true"
}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

CustomerEmail identifier

Body

The updated CustomerEmail resource

Response

200
application/json

CustomerEmail resource updated