Submit intent
Appends a create, replace, or cancel trading intent for the requested trading account. Submission is authorized for API-key callers that belong to the account organization and have organization intent edit permission. Create intents on live accounts additionally require the Trading Live entitlement and must pass controls evaluation before an action and outbox record are written.
Documentation Index
Fetch the complete documentation index at: https://docs.anthid.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Trading account id that should execute the intent
Body
Intent command to append for this account. CREATE starts a new intent lineage; REPLACE and CANCEL append to the lineage referenced by payload.ref_intent_id. The top-level client_reference_id is accepted for caller correlation but is not currently persisted on action records.
Response
Intent accepted