| Fields | Description | Type | Filterable | Required | Readonly |
|---|---|---|---|---|---|
| bin | Bank Identification Number | Integer | Yes | No | Yes |
| brand | Brand of the card | String | No | No | Yes |
| type | Debit, Credit or ChargeCard | ENUM | No | No | Yes |
| category | Category of the card | String | No | No | Yes |
| organization | Organization | String | No | No | Yes |
| country | Country | Object | No | No | Yes |
| country.name | Name of the country | String | No | No | Yes |
| country.code | ISO Code of the country | String | No | No | Yes |