Skip to main content
POST
Lookup card information

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Card lookup details

card_identifier
string
required

Supports any alphanumeric: CARD0001, 48290173K, etc.

Example:

"CARD0001"

Response

Card information retrieved

The response is of type object.