---
title: "STATUS / REFUND"
method: POST
path: "/tsp/pg/api/command"
---

# STATUS / REFUND

`POST /tsp/pg/api/command`

API to get STATUS / REFUND

## Response `200`

- object
  - `responseCode` string — Response code indicating success/failure of the transaction status request
  - `respDescription` string — Description of failure. Ignore for success response.
  - `merchantId` string — Merchant account ID
  - `aggregatorID` string — Merchant aggregator ID
  - `merchantTxnNo` string — Merchant Transaction reference Number
  - `txnStatus` string — Status of original transaction
  - `txnResponseCode` string — The response code for the original transaction
  - `txnRespDescription` string — The unique reference number generated by the gateway
  - `txnId` string — The unique reference number generated by the gateway
  - `paymentDateTime` string — Authorization date time
  - `txnAuthID` string — The authorization/payment ID generated by the authorization system
  - `secureHash` string — Hash value
  - `oth_charge` string — OTH charge

---

[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)
