Returns credit card BIN-bank information and SanalPOS_ID value. If BIN value is empty, all records will be returned.
| Parameter | Required | Type | Length | Description |
|---|---|---|---|---|
| G | Yes | Object | - | ST_WS_Guvenlik Object |
| BIN | No | String | 6 or 8 | If empty, returns all BIN codes. If filled, returns information for that BIN code. |
| Parameter | Type | Length | Description |
|---|---|---|---|
| Sonuc | Integer | - | Operation Result |
| Sonuc_Str | String | - | Operation result description |
| DT_Bilgi | Object | - | Returns card-bank information related to credit card |
DT_Info Object
| Parameter | Type | Length | Description |
|---|---|---|---|
| BIN | String | - | BIN value |
| SanalPOS_ID | String | - | SanalPOS ID value |
| Kart_Banka | String | - | Bank name |
| DKK | String | - | Debit credit card |
| Kart_Tip | String | - | Card type (e.g., Visa, Mastercard) |
| Kart_Org | String | - | Card Information (VISA-MASTER-TROY-AMEX) |
| Banka_Kodu | String | - | Bank Code |