Validate BIN
Check if a debit / credit card is valid. Use this service before sending a payment request to avoid transaction rejection due to data mismatch.
Validate BIN
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"bin": "379911",
"bank": "SANTANDER MEXICO",
"card": "AMERICAN EXPRESS",
"type": "CREDIT",
"level": "PERSONAL PLATINUM REVOLVE",
"country": "MEXICO",
"countryCode": "MX",
"website": "",
"phone": "",
"valid": "true",
"error": null
}Example: Validate BIN
Last updated
Was this helpful?