---
title: "GET /trading/deposit/status/{trackingCode}"
method: GET
path: "/trading/deposit/status/{trackingCode}"
---

# GET /trading/deposit/status/{trackingCode}

`GET /trading/deposit/status/{trackingCode}`

## Path parameters

- `trackingCode` string, required

## Response `200`

- object
  - `data` object
    - `user_id` integer
    - `item_id` string
    - `status` string
    - `error` string
    - `created_at` integer
    - `updated_at` integer
    - `tracking_expires_at` integer
    - `deposit_id` integer

---

[API](https://skmtc.net/csgoempire/apis/csgoempire-api.md) · [All operations](https://skmtc.net/csgoempire/apis/csgoempire-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/csgoempire/csgoempire-api/versions/638e58458b14/schema)
