Wallets
List wallets
Returns a paginated list of wallets. Supports filtering by customer ID and active status.
GET
List wallets
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Query Parameters
Filter by active status
Filter by customer ID
Example:
"cust_01H2ABC"
Number of items to return per page
Example:
20
Number of items to skip
Example:
0
Previous
Create a walletCreates a new wallet for a customer. Wallets hold a balance in a single currency and can optionally be restricted to a specific set of products.
Next
List wallets