---
title: "Get Transaction"
method: GET
path: "/v2/Transactions/{TraceId}"
---

# Get Transaction

`GET /v2/Transactions/{TraceId}`

## Path parameters

- `TraceId` string, required

## Response `200`

200

- union
  - object
    - `PaxResponse` string
    - `ErrorCode` integer
    - `ErrorMessage` string
  - object
    - `PaxResponse` unknown
    - `ErrorCode` integer
    - `ErrorMessage` string

---

[API](https://skmtc.net/payarc/apis/payarc-sandbox.md) · [All operations](https://skmtc.net/payarc/apis/payarc-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payarc/payarc-sandbox/revisions/face82bdd778/schema)
