tradingReady

Mark yourself ready in the trade window.

Ready is not the same as confirmed: both sides ready up first, and only then does `tradingConfirm` complete the trade. Changing the offer resets this.

In Trading.

Request

POST /api/v1/sessions/{accountKey}/actions/tradingReady

Parameters

NameTypeRequiredDescription
isReadybooleanyesReady or not.

Example request

{ "isReady": true }

Response

{ "ok": true }

Example response

{ "ok": true }

Errors

CodeWhen
action_failedNo trade window is open.
plan_limitNot on the free plan.

See also

DarkerAPI is an independent project. It is not affiliated with, endorsed by or associated with IRONMACE Co., Ltd. or Valve Corporation. “Dark and Darker” and related marks belong to their respective owners.