Update/Revoke Mandate

This api will be used for updating / revoking a mandate. requestType can be UPDATE or REVOKE.If requestType is UPDATE then the entity (PAYER/PAYEE) whoever has initiated the create mandate request can update the mandate. If mandate is updated by PAYER then credBlock is required and when it is updated by PAYEE then approval is required by PAYER. Only amount and validityEnd can be updated. If requestType is REVOKE then mandate will be revoked. If REVOKE request is initiated by PAYEE then credBlock is not required and vice-versa.

Note

This API hits TSP Server with a timeout of 60 seconds.

API Endpoints
Production Link
POST
http://{{host}}/api/{uri}/merchants/mandates/update
Headers
Body
200 : Success