v1
latestOpenAPI 3.1.02026-07-26290137.0 KBCancel Deposit
Cancels processing deposit without any bids. Once a bid has been placed items are no longer eligible to be cancelled.
post/trading/deposit/{deposit_id}/cancel
Path parameters
deposit_idstring required
Deposit ID of the trade in question.
Response
200
Example response
{
"success": true
}