---
title: "ENACH Mandate Execution Callback"
method: POST
path: "/Enach_execution_statuses"
---

# ENACH Mandate Execution Callback

`POST /Enach_execution_statuses`

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

## Request body

- object
  - `decentro_txn_id` string, required — Transaction id provided by Decentro
  - `unique_mandate_reference_number` string, required — Id to identify each mandate - Used for execution
  - `Transaction_reference` string, required — Reference id for identifying the transaction request for that mandate
  - `status` string, required — Shows the status of the mandate

## Response `200`

200

- object
  - `response_code` string

---

[API](https://skmtc.dev/decentro/apis/decentro-staging.md) · [All operations](https://skmtc.dev/decentro/apis/decentro-staging/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentro/decentro-staging/revisions/f1a86ce4638c/schema)
