Assigns or updates values to customer fields

Assigns or updates values to customer fields. The fields must already exist. If the customer does not exist, create it.

If a formatting error occurs in any of the fields an error code 400 will be returned and in that case no modification will be made. Unless ignoreErrors is set to true

When using a field of type datetime, set the date according to ISO 8601 standard. E.g: 2021-10-22T10:46:23.897Z

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

customer application id

boolean
Defaults to false

Flag that indicates if the fields are updated even if there are clients with errors.

Body Params

Body object for customer fields updates

customers
array of objects
required
length between 1 and 50

List of fields per customer and the format is key-value and both must be a string or number

customers*

Customer Object with data fields to update

string
required

External code of customer

data
object
required

Fields per customer and the format is key-value and both must be a string or number

date-time
date-time
boolean

If customer is enabled

Responses

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