Skip to main content
GET
List saved card payment methods

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Use /auth/token to obtain access token. Enter 'Bearer' [space] and then your token in the text input below. Example: 'Bearer eyJhbGci...'

Path Parameters

registrationId
string<uuid>
required

Query Parameters

companyId
string<uuid>
companyReferenceId
string

Response

OK

registrationId
string<uuid>
paymentMethods
object[]
Last modified on June 2, 2026