---
title: "BBPS - Get Transaction Status"
method: GET
path: "/transaction/{transaction-id}"
---

# BBPS - Get Transaction Status

`GET /transaction/{transaction-id}`

## Path parameters

- `transaction-id` string, required

## Headers

- `Api-Key` string, required

## Response `200`

200

- object
  - `data` object
    - `amount` string
    - `cellNumber` string
    - `circlename` string
    - `date` string
    - `discountprice` string
    - `googleVoucherCode` string
    - `mobikwikrefno` string
    - `mobikwikstamp` string
    - `operatorname` string
    - `operatorrefno` string
    - `queryStatus` string
    - `status` string
    - `statusDetails` string
    - `txId` string
    - `uid` string
  - `ok` boolean

---

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