{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Dpa", "type": "object", "properties": { "supportedCardBrands": { "type": "array" }, "debitTokenRequested": { "type": "boolean" }, "supportedCheckoutTypes": { "type": "array" }, "acquirerData": { "type": "array" } } }