Skip to main content
Update a customer record. This is a full replacement — all required fields must be provided, even if you are only changing one of them.
Requires an Idempotency-Key header.

Path parameters

string
required
The UUID of the customer to update.

Request body

string
required
Full name of the customer (individual) or legal business name (business).
string
required
Customer’s email address.
string
required
Customer’s phone number.
string
required
Customer’s country in ISO 3166-1 alpha-3 format (e.g. USA, BRA, MEX).
object
required
Customer’s address details.
string
required
The customer ID. Must match an existing customer record.