GET
/
payment
/
organizations
/
{organizationId}
/
customers
/
{customerId}
/
saved-cards

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organizationId
string
required
customerId
string
required

Response

200 - text/plain
last4Digit
string | null
expiryDate
string | null
cardHolderName
string | null
cardType
string | null
registrationId
string | null