Array of objects (StructuredRemittanceInformation) | |
unstructured | Array of strings |
{- "structured": [
- {
- "additionalRemittanceInformation": [
- "string"
], - "creditorReference": {
- "reference": "string",
- "type": {
- "issuer": "string",
- "schema": "CODE"
}
}, - "originatorReference": "string",
- "referredDocumentAmount": {
- "duePayableAmount": {
- "currency": "string",
- "value": 0
}, - "remittedAmount": {
- "currency": "string",
- "value": 0
}
}, - "referredDocuments": [
- {
- "documentIdentifier": "string",
- "type": {
- "issuer": "string",
- "schema": "CODE"
}
}
]
}
], - "unstructured": [
- "string"
]
}