Skip to main content
GET
List payment methods

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

forWalletTopupCards
enum<string>

When '1' or 'true', returns only wallet-topup-eligible cards (cards only).

Available options:
1,
true

Response

The token tenant's saved Stripe payment methods (cards + bank accounts).

data
object
required

The token tenant's saved Stripe payment methods.