Skip to main content
POST
Agent submits order (Hunting → Working)

Path Parameters

card_id
string
required

Body

application/json

Agent requests order submission (Pending/Hunting → Pending/Working).

broker_order_id
string
required

Broker order ID from Alpaca

market_snapshot
MarketSnapshot · object
required

Frozen picture of the market state at the moment an agent made a decision. Required on audit entries where actor=agent and the action changes card state. See spec §4.5.

correlation_id
string | null

Signal ID that triggered entry

reason
string
default:""

Agent's justification for entry

costs
CardCosts · object | null

Response

Successful Response

Response for all agent actions.

card_id
string<uuid>
required
action
string
required
column_state
string
default:""
substate
string | null
success
boolean
default:true
message
string
default:""