Skip to main content
GET
List customer entitlements

What this endpoint does

Returns the capabilities currently granted to one customer.

When to use it

Check it before creating a payment route or enabling a customer flow in your product.

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

Entitlements can be in progress, approved, rejected, or require action. Only approved capabilities may be used.

Safe retries

GET requests are read-only and may be retried with normal exponential backoff. Do not send an Idempotency-Key. Read Customers for the complete workflow.

Authorizations

Authorization
string
header
required

Send the same Wayex API key as Authorization: Bearer <key>.

Path Parameters

id
string
required

Response

The customer's entitlement statuses.