{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ThreeDSDefaultData", "type": "object", "properties": { "defaultAcquirerBin": { "type": "string" }, "defaultAcquirerMerchantId": { "type": "string" }, "defaultMerchantCountryCode": { "type": "string" }, "defaultMerchantCategoryCode": { "type": "string" } } }