Update Customer

View as Markdown
Updates customer profile fields.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

identitystring
The identity for the active project.

Path parameters

idstringRequired

Request

This endpoint expects an object.
display_namestringOptional
first_namestringOptional
last_namestringOptional
company_namestringOptional
emailstringOptionalformat: "email"
phonestringOptional
currency_codestringOptional
shipping_addressobjectOptional
billing_addressobjectOptional

Response

OK
dataobject
statusboolean
messagestring