List a customer’s payment routes
Direct-route records
List a customer’s payment routes
Lists standing payment routes owned by one customer.
GET
List a customer’s payment routes
What this endpoint does
Lists standing payment routes owned by one customer.When to use it
Use it on customer detail pages or before deciding whether another route is needed.Before you call
Authenticate with route 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
Route states indicate availability; individual funding and settlement states belong to transfers.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Payment routes for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Path Parameters
Response
A cursor-paginated page of the customer's payment routes.

