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
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.