Get a customer
Returns the current record for one customer.
What this endpoint does
Returns the current record for one customer.When to use it
Use it for customer detail, support checks, and authoritative state after a webhook.Before you call
Authenticate with customer read access and pass a customer ID owned by the same tenant account.Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Treat the returned status and entitlements as authoritative at the response time.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Customers for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Path Parameters
Response
The 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
