{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/binlookup-bin-detail-structure.json", "description": "BinDetail schema from Adyen API", "type": "object", "properties": { "issuerCountry": { "description": "The country where the card was issued.", "type": "string" } }, "name": "BinDetail" }