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.
Authorizations
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 the command payload's ref_intent_id. The top-level client_reference_id is accepted for caller correlation but is not currently persisted on newly created action records.
Response
Intent accepted