{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "AcquirerData", "type": "object", "properties": { "acquirerIca": { "type": "string" }, "acquirerBin": { "type": "string" }, "acquirerMerchantId": { "type": "string" } } }