v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

Enach Mandate Execution Callback

This callback is triggered by Decentro to the platform when a mandate presented is executed.

post/Enach_execution_status

Request body

decentro_txn_idstring required

Transaction id provided by Decentro

decentro_mandate_idstring required

Unique Id assigned by Decentro to identify each mandate - Used for execution

Transaction_referencestring required

Reference id for identifying the transaction request for that mandate

statusstring required

Shows the status of the mandate

Response

200

response_codestring

Example response

{
  "response_code": "CB_S00000"
}