orders
Create Order Endpoint
Projection of orders.place. Keeps the Stripe-style Idempotency-Key parity at the route (a repeat with the same key replays the first response — one order set, one credit reservation); the workspace/paywall guards + create_orders live in the op.
post/orders
Query parameters
workspaceIdstring required
Headers
x-api-keystring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/orders:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}