Cards' info for customer

Retrieves real-time information for a customer's active linked or virtual cards, including card number, CVV, expiry date, and card type.

Supports optional filtering by card ID or card type.
Important considerations:

  • Only returns information for active linked or virtual cards.
  • If no active cards are found, an error is returned.
  • Response times may vary since real-time queries are made to the card provider.
  • Customer must have at least one active linked or virtual card.
  • card_id is optional; if provided, only that card's information is returned.
  • Response includes card number, CVV, expiry date, and card type for each active card.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
required

The customer's primary key

int64

The id of the card whose information is desired.
If not sent, the endpoint will return information on all the customer's cards

int64

Determines which card types to return.
If not sent, the endpoint will return information on all the customer's cards type

Headers
string
required

OAuth token belonging to the e-commerce

string
required

OAuth token belonging to the customer

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json