Skip to main content
GET
Retrieve details of a single saved payment method.

Authorization

Bearer <accessSecret> Path Parameters
string
required
The customer UUID who owns the card.
string
required
The card identifier (from List Payment Methods response).
Response
string
Card identifier.
string
Cardholder name.
string
Card type (e.g., credit, debit).
string
Last 4 digits of the card number.
string
Card category.
string
Card type (e.g., DEBIT, CREDIT, PREPAID).
string
Card network brand (e.g., VISA, MASTERCARD).
string
Card issuing country code.
string
Recurrence type (unscheduled, recurring, installment). Default: unscheduled.
string
Card expiry date in MM/YYYY format.