API documentation
post
/api/v1/Instruments/orders/sendQueues a primary order on the user's connected stream session (same path as SignalR {SendOrder}). Optional take-profit / stop-loss prices in the body trigger bracket follow-up: unchanged existing LTP bracket → primary only; edited existing bracket → primary then replace TP/SL; no existing bracket → primary then TP/SL on first fill.
Instruments
Parameters
version
path · string
Required
Request body
{}Responses
- 202Order accepted and queued on ConnectedUser.application/json
{} - 400Validation failed or user stream session unavailable.application/json
{} - 401Not authenticated.
- 403Instrument excluded for user's brand.application/json
{}