Skip to main content

Structured

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

Structured
{
"creditorReferenceInformation": {
"reference": "string",
"referenceIssuer": "string",
"referenceType": "string"
}
}