Last updated 7 months ago
Return the bins
Request
Method
URL
GET
/installment/v1/bins/{binNumber}
Response
Status
200
{
"binNumber": "123456",
"cardType": "Credit",
"cardAssociation": "Visa",
"cardBrand": "Visa Gold",
"bankName": "Example Bank",
"bankCode": "123",
"commercial": true
}
403
400
401
500