{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CreditorAckForAgmtRetrieval", "type": "object", "properties": { "creditorId": { "type": "string" }, "creditorServiceProviderId": { "type": "string" }, "creditorTradeName": { "type": "string" }, "creditorCategoryCode": { "type": "string" }, "creditorLogoUrl": { "type": "string" }, "creditorReturnString": { "type": "string" } } }