Card Info
Get Card details using card bin upto 9 digits. You can also use this API to check if a card is eligible for ATM PIN, Mandate, direct OTP payments or tokenization.
This S2S API requires authentication and accepts bin upto 9 digits.
Networks have shifted to using 9-digit BINs for more accurate information. We are still maintaining the existing 6-digit BINs for compatibility. Merchants are requested to move to the 9 digits bin based fetching card information by December 10th, 2023
Unique identifier for the merchant. This is the Merchant ID provided by Juspay. The value is case sensitive.
Passing this value will help us route efficiently at network level.
Example:- x-merchantid: testaccount
Refers to Merchant ID provided by Juspay or Juspay's merchant id.
Merchant ID which represents the merchant for storing the card
This is a boolean variable and accepts true/false. If set to `true`, then the card eligibility check for mandate transactions
This is a boolean variable and accepts true/false. If set to true, then the card eligibility check for Tokenization payments will be done.
To check for a Token Bin instead of Card Bin
Bin which is passed in the API request
Sub type of the card
Card brand of the bin
Bank which the card belongs to
Type of the card (Credit/Debit)
Bank code maintained at Juspay’s end which is used as payment_methods during transaction initiation
Country which the card bin belongs to
Informs whether bin has Subscription support
Informs whether bin has tokenization support
invalid_request_error
object_not_found
Cannot find what you are looking for

