Skip to main content
GET
List payment methods

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.

Response

Success

id
string<uuid>
provider
string
paymentMethod
string

e.g. card

providerId
string

Provider token/reference

cardType
string | null
cardLast4
string | null
cardExpMonth
integer | null
cardExpYear
integer | null
default
boolean