/
/csgoempire-api
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
  • getMetadata
  • getGet Active Trades
  • getGet Active Auctions
  • get/trading/user/trade/{depositId}/{type}
  • postSettings
  • postTipping
  • getTransaction History
  • postBlocking a User
  • deleteUnblocking a User
  • getView All Blocked Users
  • getGet CS2 Inventory
  • postCreate Deposit
  • get/trading/deposit/status/{trackingCode}
  • postCancel Deposit
  • postCancel Multiple Deposits
  • postSell Now
  • postMark as sent
  • patch/trading/deposit/{depositIdOrAssetId}
  • patch/trading/deposit/bulk
  • getGet Listed Items
  • getGet Depositor Stats
  • postCreate Withdrawal
  • postPlace Bid
  • postMark as received
  • postDispute trade
  • putUpdate Token
  • deleteDelete Token
  • getGet Status
  • postCheck Trades

Create Deposit

List item(s) for sale.

post/trading/deposit

Request body

itemsstring json

Required array with array elements [id: itemId, coin_value: int] or [asset_id: int, coin_value: int]

Response

200

successboolean

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.