card.infoGet
POST/processing
Get information on the card including bank details, card scheme, card product and other details as provided by card schemes.
While card.infoGet
supports different card schemes, detailed information about card capabilities, such as “Fast Funds” and “OCT Domestic/Cross Border” enablement, is currently available only for Visa and Mastercard. This means that for other card schemes, you might not be able to pre-validate these specific features.
For Visa and Mastercard, these properties indicate:
- Fast Funds: Whether the card supports faster payment settlement, ensuring quick fund delivery to the recipient.
- OCT Domestic and OCT Cross Border: Whether the card is enabled for Original Credit Transactions (push payments) within the same country and across borders.
Validating Visa and Mastercard 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.
.