---
title: "Cancel Deposit"
method: POST
path: "/trading/deposit/{deposit_id}/cancel"
---

# Cancel Deposit

`POST /trading/deposit/{deposit_id}/cancel`

Cancels processing deposit without any bids. Once a bid has been placed items are no longer eligible to be cancelled.

## Path parameters

- `deposit_id` string, required

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400

---

[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/revisions/638e58458b14/schema)
