Reference to an original mandate. The partner may identify the mandate using any of the following identifiers, depending on the context of the request and the information available. At least one of originalMandateIdentification for the original mandate, or originalMandate must be provided.
For mandate amendment, cancellation and suspension requests, originalMandate is required and the originalMandateIdentification cannot be used as the sole reference.
Core mandate data structure containing all the details of a direct debit mandate.
{ "originalMandate": { "adjustment": { … }, "authentication": { … }, "collectionAmount": { … }, "creditor": { … }, "creditorAccount": { … }, "creditorAgent": { … }, "creditorSchemeIdentification": { … }, "debtor": { … }, "debtorAccount": { … }, "debtorAgent": { … }, "firstCollectionAmount": { … }, "mandateIdentification": "string", "mandateReference": "string", "mandateRequestIdentification": "string", "maximumAmount": { … }, "occurrences": { … }, "reason": { … }, "referredDocument": [ … ], "trackingIndicator": true, "type": { … }, "ultimateCreditor": { … }, "ultimateDebtor": { … } }, "originalMandateIdentification": "string" }