Update

View as Markdown
Updates an individual customer's extra data or locale.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

merchant_user_idstringRequired
Merchant User ID

Request

This endpoint expects an object.
extra_datastringOptional
Customer extra data
localestringOptional

Customer locale (case insensitive, hyphens and dashes are interchangeable) e.g. ‘fr-ca’, ‘es_ES’

price_codestringOptional
Customer price code

Response

200
object
OR
locale: case insensitive, hyphen/dash allowedobject

Errors

400
Bad Request Error
403
Forbidden Error