Skip to main content

Remittanceinformation

The information specifying the payment items that are intended to settle

structured object

The information specifying the payment items that are intended to settle

creditorReferenceInformation object

Represents the reference to the underlying documents of the payment.

referencestring

The reference information of the creditor's underlying documents

referenceIssuerstring

The entity that assigns the reference type

referenceTypestring

The type of creditor reference

unstructuredstring

Information supplied to match the items of the payment in an unstructured form

Remittanceinformation
{
"structured": {
"creditorReferenceInformation": {
"reference": "string",
"referenceIssuer": "string",
"referenceType": "string"
}
},
"unstructured": "string"
}