---
title: "Mandate Revoke"
method: POST
path: "/tsp/pg/api/mandate/revoke'"
---

# Mandate Revoke

`POST /tsp/pg/api/mandate/revoke'`

## Request body

- object
  - `merchantId` string, required — Merchant account ID. Size-12
  - `aggregatorID` string — Merchant Aggregator ID
  - `merchantTxnNo` string, required — Transaction reference number. Size- 20
  - `umn` string — Unique Mandate Number. Size- 50
  - `mandateId` string — Unique Mandate ID. Size- 50
  - `secureHash` string, required — Hash Value. SIze- 64

## Response `200`

- object
  - `responseCode` string, required — Response code indicating success/failure of the transaction status request. 000/0000- Success Any other value indicates status request failure/ original transaction not found Size-3
  - `respDescription` string, required — Description of failure . Ignore for Success response. Size- 45
  - `merchantId` string, required — Merchant account ID. Echo of request field
  - `aggregatorID` string — Merchant aggregator ID. Echo of request field
  - `merchantTxnNo` string, required — Merchant transaction number. Echo of request field
  - `umn` string — Unique Mandate number. Echo of request field Size- 50
  - `mandateId` string — Unique Mandate ID, Echo of request field. Size- 50
  - `secureHash` string, required — Hash Value. Size- 64

---

[API](https://skmtc.net/jiopay/apis/jiopay-pg.md) · [All operations](https://skmtc.net/jiopay/apis/jiopay-pg/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jiopay/jiopay-pg/versions/55aa41b8482f/schema)
