v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

Bulk Payout JSON API

post/decentro/bulk/bulk_payout

Headers

client_idstring required
client_secretstring required
module_secretstring required

Use the core banking module secret

provider_secretstring required

Request body

reference_idstring required
input_typestring required

Response

200

statusstring
download_urlstring
decentroTxnIdstring
messagestring

Example response

{
  "status": "SUCCESS",
  "download_url": "https://in.decentro.tech/decentro/bulk/download_response/DCTRTX00001200000003C0",
  "decentroTxnId": "DCTRTX00001200000003C0",
  "message": "Bulk Payout initiated successfully."
}