List Mandate

This api will be used for getting all the mandates with the requested status. status PENDING means all the mandate requests that requires action. ONGOING mandates means all the mandates that are currently in active state.

COMPLETED means either ONETIME mandate is executed or validityEnd over for the mandate.

PAUSE means the mandate that are currently paused.

INACTIVE means the mandate that are in FAILURE, EXPIRED, DECLINED, etc.

This API returns an array of mandates for the status as passed in the request.

To understand the gatewayResponseCode and gatewayResponseStatus mapping, please refer this tablelink icon.

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