POST
{{BASE_URL}}/api/v1/biometrics/merchant/data/verification/card_bin
Request Body
{
"status": true,
"response_code": "00",
"detail": "Verification Successful",
"data": {
"bin": "",
"brand": "",
"sub_brand": "",
"country_code": "",
"country_name": "",
"card_type": "",
"bank": ""
}
}