Look up BIN information
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Polymorphic object that contains payment details.
The value of the type parameter determines which variant you should use:
card- Payment card detailscardBin- Bank identification number (BIN) of the payment cardsecureToken- Secure token detailsdigitalWallet- Digital wallet details
Currency of the transaction. The value for the currency follows the ISO 4217 standard.
Response
Masked card number. Our gateway shows only the first six digits and the last four digits of the card number, for example, 548010******5929.
Country of the issuing bank. The value for the country follows the ISO-3166-1 standard.
Currency of the transaction. The value for the currency follows the ISO 4217 standard.
Indicates if the card is linked to a Flexible Spending Account (FSA) or a Health Savings Account (HSA). The value is one of the following:
true- Card is linked to an FSA or an HSA.false- Card isn’t linked to an FSA or an HSA.