Amend a BACS direct debit paper mandate.
Registers a change to a paper mandate's debtor and/or beneficiary details, applied asynchronously through the BACS scheme.
Notes:
-
The amend is persisted with
status=AMEND_PENDING, and enqueued for the asynchronous submission worker, which submits it to Form3 through the PSP gateway. -
Allowed only when the mandate is in
CREATED,SUBMITTED, orCONFIRMED; any other state is rejected with a 409 Conflict (EBACS0103). -
versionis a Form3 optimistic-concurrency passthrough that must equal the stored version; a mismatch is rejected with a 409 Conflict (EBACS0104). It is not incremented by this call. -
This endpoint moves the mandate to
status=AMEND_PENDINGand generates a BACS paper mandate status changed event. Subsequent status transitions generate further events (for exampleAMENDED,FAILED).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||