OpenAPI
Service Group
Release notes
-

Real-time Netting Introduced to all Saxo Clients

It is now possible for clients to turn on real-time netting on their accounts through Saxo Trader GO or PRO.

The netting mode impacts the order/position lifecycle and third-party applications should be able to handle both netting modes.

More information about real-time netting and the changes required can be found here: Real-time vs EOD-netting


Client Management

Users

NEW IBs can now initiate a password reset for any of their clients through the 'resetpasswordrequest' endpoint


Client Services

Cashmanagement

NEW IBs can fetch funding instructions for onboarded clients through the 'wiretransfers/instructions' endpoint

NEW Clients can request inter-account transfers through the 'interaccounttransfers' endpoint.


Account History

Performance

IMPROVED 'AvailableBenchmarks' has been added to the response object.


Portfolio

Accounts

IMPROVED 'CreationTime' has been added to the Account response object.


NetPositions

BREAKING 'SubPositions' have been removed from the NetPosition response object as announced back in November 2017.


Orders

IMPROVED 'OrderDuration' object has been updated with a new field to specify the expiration date for GTD orders.


Reference Data

Instruments

IMPROVED An OrderSetting FieldGroup have been added to instrument details which allows you to see MaxOrderSize and MinOrderValue for relevant instruments.

IMPROVED A new LotSizeType named BuyOnly has been added which indicates that this LotSize is only applicable for Buy orders.

UPCOMING BREAKING Tick size has been split into two new fields: TickSizeLimitOrder and TickSizeStopOrder, to be used for their corresponding limit and stop order types. Please see https://www.developer.saxo/openapi/learn/planned-changes for more information.


Trade

Orders v2

IMPROVED It is now possible to supply the 'SwitchInstrumentUic' parameter when doing an order precheck

IMPROVED ExpirationDateTime and ExpirationDateContainsTime fields added to OrderDuration object.