---
title: "PATCH /trading/deposit/{depositIdOrAssetId}"
method: PATCH
path: "/trading/deposit/{depositIdOrAssetId}"
---

# PATCH /trading/deposit/{depositIdOrAssetId}

`PATCH /trading/deposit/{depositIdOrAssetId}`

## Path parameters

- `depositIdOrAssetId` number, required

## Request body

- object
  - `coin_value` number, required — This is in coincents, so 1 coin = 100 coincents

## Response `200`

- object
  - `success` string

## Other responses

- `400` — Bad Request

---

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