v1
latestOpenAPI 3.1.02026-07-2418201.6 MBBulk Execution API - CSV
This API allows clients to initiate bulk mandate execution requests for eNach mandates via csv
post//decentro/bulk/enach_mandate_presentation
Headers
client-idstring required
client-secretstring required
Request body
Response
200
Example response
{
"status": "SUCCESS",
"download_url": "https://staging.api.decentro.tech/XXXXX",
"decentroTxnId": "CD6OTXXXXXXXXXXXMSTJIPFWTK60J",
"message": "Enach Mandate Presentation initiated successfully."
}