Changelog
Introduction

Sections

Theme switcher

Cancel Pending Order

Using this endpoint, you can open a Position for a specific Trading Account.

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_SUCCESS
orderIdstring

A unique identifier for the order associated with the opened position

Was this section helpful?

What made this section unhelpful for you?

DELETE

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?