BinLookup
Get issuer info by BIN
Provides card issuer information based on a bank identification number (BIN) or issuer identification number (IIN).
get/payment/binLookup/{bin}
Path parameters
binstring required
First 6-8 digits of the Card number. Also known as IIN (Issuer Identification Number).
Example:416598
BIN (or IIN) to lookup.
Response
Created.
Example response
{
"bin": "416598"
}