Update contact by external ID
Update a contact by its external ID
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
externalId
Request
Body
customerId
firstName
lastName
email
phone
billingAddress
externalId
roles
Allowed values:
Response
200
id
customerId
firstName
lastName
email
phone
externalId
roles
Allowed values:
createdAt
updatedAt
billingAddress
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error