kernel

Invoke Tasking Place

Place a tasking order — a commercial-order money path, so it carries Idempotency-Key parity (one order per key) with the legacy /v2/orders/tasking route it replaces. 202 Accepted matches the legacy wire contract exactly.

Declared BEFORE the generic /op/{operation_id} route so FastAPI matches this static path first.

post/v1/op/orders.tasking.place

Headers

x-api-keystring nullable

Request body

object nullable required

Response

Successful Response

{"stackTrail":"paths:/v1/op/orders.tasking.place:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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