Authorization: Bearer ********************curl --location --request GET 'https://test.web.gw.finansz.com//api/pos/bins?TerminalId&BinNumber&CardNumber&ExpireYear&ExpireMonth&Cvv&CardHolderName'{
"isSuccess": true,
"errorCode": "string",
"errorMessage": "string",
"binNumber": "string",
"cardBrand": "string",
"cardNetwork": "string",
"cardType": "string",
"cardSubType": "string",
"bankCode": 0,
"bankName": "string",
"isVirtual": true,
"conversationId": "string"
}