{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "CreditorForPAL", "type": "object", "properties": { "creditorId": { "type": "string" }, "creditorServiceProviderId": { "type": "string" }, "creditorReturnString": { "type": "string" }, "ultimateCreditorId": { "type": "string" }, "creditorAccount": { "type": "object" } } }