Pause/Unpause Mandate

This api will be used for PAUSE/UNPAUSE an active mandate. requestType can be PAUSE or UNPAUSE. If requestType is PAUSE then pauseStart, pauseEnd are required. pauseStart and pauseEnd are not required when requestType is UNPAUSE. Pause and Unpause request can always be initiatedBy Payer. credBlock is required for both during PAUSE and UNPAUSE.

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