List All Mandates
Fetch the list of mandates created for a specific customer
1. Introduction
When merchant wants to retrieve a complete list of mandates that were created for a specific customer, then the list of mandates API will help to fetch all the mandates created in the last 7 days. The API helps in have better visibility over the mandates requested by the customer for various services defined by the merchant on their website or the mobile application.
2. API Orchestration
The orchestration of the API/s workflow has been explained below:
| API Reference | Description |
|---|---|
| List of Mandate | Merchant can retrieve the mandates created for a specific customer in last 7 days. |
2.1 Mandate List Request Attributes
Here are some of the attributes required to initiate retrieve mandate request. For more details click here
| Attribute | Description |
|---|---|
| mercid | Unique mercid assigned by BillDesk for the merchant. |
| customer_refid | Unique customer identifier as per merchant. |
| from_date | Start mandate creation date for the date range. |
| to_date | End mandate creation date for the date range. |
Updated 6 months ago
