...
The Domestic Future Dated Payment Consent Consents resource is used by a PISP to register an intent to initiate a Domestic Future Dated Payment.
...
A PISP can optionally retrieve a payment consent consents resource that they have created to check its status.
...
Once the user/customer authorises the payment-consent consents resource, the Status of the payment-consent consents resource will be updated with "Authorised".
...
The API endpoint allows the PISP to ask an ASPSP to create a new domestic-future-dated-payment-cancellation-consent consents resource.
The POST action indicates to the ASPSP that a Domestic Future Dated Payment Cancellation Consent has been staged.
The endpoint allows the PISP to send a copy of the consent (between user/customer and PISP) to the ASPSP for the user/customer to authorise.
The ASPSP creates the domestic-future-dated-payment-cancellation-consent consents resource and responds with a unique ConsentId to refer to the resource
...
A PISP can optionally retrieve a payment consent consents resource that they have created to check its status.
...
Once the user/customer authorises the payment-cancellation-consent consents resource, the Status of the payment-consent consents resource will be updated with "Authorised".
...
The available Status codes for the domestic-future-dated-payment-cancellation-consent consents resource are:
Status |
AwaitingAuthorisation |
Rejected |
Authorised |
Consumed |
...