Skip to main content
GET
List payment methods

Authorizations

Authorization
string
header
required

Bearer authentication header using an access token.

Example: Authorization: Bearer <accessToken>

Query Parameters

configs
boolean
default:true

When false, omits paymentMethodConfigs from the response.

details
boolean
default:true

When false, omits paymentMethods from the response. Only applicable when a customer is authenticated; anonymous requests never return stored payment methods.

Response

The request has succeeded.

data
object
required