card.infoGet
POST/processing
Get information on the card including bank details, card scheme, card product and other details as provided by card schemes.
Currently card.infoGet supports the following payment card systems:
- Visa
- Mastercard
- China Union Pay
- Humo
- Uzcard
- Elcart
For Visa and Mastercard, you should always confirm that a card can receive real-time credits and check if recipients should expect immediate fund availability:
- Fast Funds: Indicates if the card supports faster payment settlement, ensuring real-time funds delivery to the recipient.
- OCT Domestic and OCT Cross Border: Confirms the card is enabled for international Original Credit Transactions (push to card payments).
Other properties include country, payment system, bank name and card product details and are provided in the API response if available in the source file from the card scheme. Validating cards against these properties helps prevent declines, improve user experience, and optimize processing.
Request
Responses
- 200
- 400
- 401
- 404
This code is returned if the response is successful (and a specific response is required). A Response object is returned in the response.
This code is returned if there is an issue in the request and an Error object is returned in the response.
That code is returned by system if the Signature or other partner information is incorrect.
This code is returned if the system cannot process the request now. If this code is received, a repeat request is submitted after a few seconds. If the code continues to be returned, this is escalated to the Support team. The system will return a response body with the text Sorry. Can't accept your request now..