Metadata Inquiries
Create inquiry
Create a new inquiry for card metadata based on either a PAN, an existing PCI token, or a network token.
POST
Authorizations
Body
application/json
- From PAN
- From PCI Token
- From Network Token
Response
Success response
The bank identification number.
Scheme defines the brand of the card. A co-branded card will return multiple schemes.
Available options:
visa, mastercard, american express, discover, diners club, jcb, unionpay, cartes bancaires, airplus The funding type of the card.
Available options:
credit, debit, prepaid, charge, deferred, unknown The segment or category of the card.
Available options:
consumer, commercial The name of the issuing bank.
A two-letter country code of the issuer (ISO 3166-1 alpha-2). ISO 3166-1 alpha-2
Required string length:
2Previous
Create API keyCreates a new API key with the specified scopes and expiry defined via `expires_in` (seconds).
Next