Skip to main content
GET
List payment methods

Authorizations

X-API-Key
string
header
required

Headers

X-Account-ID
string

Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).

Query Parameters

customer_id
string

Filter by customer ID

page
integer

Page cursor for pagination

limit
integer

Maximum items per page

Response

Success

data
PaymentMethodResponse · object[]
pagination
PaginationSchema · object