v1
latestOpenAPI 3.1.02026-07-24920300.7 KBUpdate
Updates an individual customer's extra data or locale.
patch/customers/{merchant_user_id}/update
Path parameters
merchant_user_idstring required
Merchant User ID
Request body
Response
200
Example response
{
"extra_data": "{\"key\": \"value\"}",
"locale": "es-ar"
}