Customers

Update a customer

patch/accounts/customers/{customerId}

Path parameters

customerIdstring required

Customer id

Request body

dateOfBirthstring

Customer's date of birth in ISO format (yyyy-MM-dd)

emailstring email

Customer's email

externalCustomerIdstring

Customer's external id

phonestring

Customer's phone number

statusstring

Response

Customer is updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.