Update order

Attempts to update an existing order. This can be used to update a subset of an order's attributes, for example price and quantity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 256

The account ID or account number to attempt to update the order for.

string
required
length between 1 and 256

Unique order ID assigned by us.

Body Params
string
required
length between 1 and 16

The maximum quantity to be executed.

string
length between 1 and 16

The price to execute at-or-better for limit orders.

string
length between 1 and 16

The price at which stop orders become marketable.

Responses
201

Order update successfully attempted.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json