Update customer by objectId

Partially updates the customer identified by objectId. The retailer is resolved from the authorizer token.
The repository validates that the customer belongs to the authenticated retailer.
When customFields is provided, the values are merged with the existing ones before the update.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique customer identifier in Parse.

Body Params

Partial customer update. All fields are optional.
acceptsMarketing is sent as a string; only the literal "true" is persisted as boolean true.

phone
object
string
string
string
string
customFields
array of objects
customFields
string

Use a string; only "true" is stored as true in the backend.

date
boolean
string
string
address
object
string
enum
Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json