Create New Order

šŸ”

To call this endpoint, the API Key need to have the Place and Manage Orders permission enabled (via OSL website).

orderState Code Table

CodeDescription
ACTIVEThe order is active and unexecuted on the exchange
PARTIAL_FILLThe order is active and partially filled on the exchange
FULL_FILLThe order is fully filled and no longer active on the exchange
EXPIREDThe order is expired (past expiry date / time) and no longer active on the exchange
PENDING_SUBMISSIONThe order is pending processing by the exchange. Need to call an order enquiry to get the latest state
Body Params
int64
required

The current Unix time in microseconds.

order
object
required

A quote request object consists of the following fields.

string
required

To specify which account group the trade is to be executed upon

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json