---
title: "Create Deposit"
method: POST
path: "/trading/deposit"
---

# Create Deposit

`POST /trading/deposit`

List item(s) for sale.

## Request body

- object
  - `items` string, json — Required array with array elements [id: itemId, coin_value: int] or [asset_id: int, coin_value: int]

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