post https://staging.api.decentro.tech/v3/payments/upi/autopay/mandate/manage
This API is used to manage the mandate. Merchants can perform the actions like cancel, amend, pause & unpause the mandate.
Overview
The Mandate Management API allows merchants to manage existing UPI Autopay mandates.
Only mandates with statuses ACTIVE or PAUSED are eligible for cancellation. On successful cancellation, all scheduled executions and pre-debit notifications will be cancelled.
Allowed Mandate Statuses for Cancellation:
- ACTIVE
- PAUSED
Any other status (e.g., CANCELLED, EXPIRED) will result in an error.