Update a customer
Updates supported fields on an existing customer without replacing the whole record.
What this endpoint does
Updates supported fields on an existing customer without replacing the whole record.When to use it
Use it when customer details change and the schema permits that field to be edited.Before you call
Use a secret API key with customer write access and pass a customer ID owned by the same tenant account.Money and balance effect
This changes a resource or configuration but does not directly reserve, debit, credit, or settle wallet money.States and completion
An update may cause verification data to require review. Read the customer and entitlements after asynchronous checks complete.Safe retries
PATCH does not use anIdempotency-Key. After an unknown response, read the customer first; retry the identical field update only if the desired values are not present.
Read Customers for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Path Parameters
Response
The updated customer.
Unique Wayex identifier for this customer.
1The client account (counterparty) this customer belongs to. For API callers this is always your own account id.
1Whether the customer is an individual (natural person) or a business (legal entity).
individual, business Current verification state. Value can only move on the customer's behalf once approved.
in_progress, approved, rejected, requires_action The capabilities this customer is cleared for, granted as verification completes.
When the customer was created (ISO 8601).
Your own identifier for this customer, echoed back for cross-referencing.
1
