Cancel Pending Order
Header Parameters
Authorizationstring
Body Parameters
systemUuidstring Required
The unique identifier for the system where the account is located; required to specify where the position is to be opened.
loginstring Required
The login identifier for the Trading Account on which the position is to be opened; required.
instrumentstring Required
The trading instrument (symbol) for which the position is to be opened; required.
orderIdstring
The unique identifier for the pending order that is to be canceled; required. This ID is used to specify which order should be canceled from the system.
Response
200
Object
OK
Response Attributes
statusstring Required
The outcome of the request to open a position
Enum values:
OKREJECTEDPARTIAL_SUCCESSorderIdstring
A unique identifier for the order associated with the opened position
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Response
Was this section helpful?