Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Developers can update the "service reference" and fix what needs to be fixed before the actual update. Test environment: https://stage.bricknode.com/preview1/api/bfsapi.asmx

A prerelease release to our NuGet package is also available: https://www.nuget.org/packages/Bricknode.Soap.Sdk/6.0.0-prerelease-c

Release date: 2021-05-10

Methods

Change

Comment

GetFundBatchOrders

New method

GetTradeOrders

Added properties

The property FundBatchOrders was added to filters and FundBatchOrder was added to the response object.

CreateSwitchOrders

Replaced the obsolete method CreateAllocationOrders

Breaking change.

The method CreateAllocationOrders dit not work properly and we have therefore replaced the method with CreateSwitchOrders.

GetAllocationOrders

Added method “GetAllocationOrdersAsync“ in the nuget package Bricknode.Soap.Sdk and activated obsolete warning on the old method “GetAllocationOrdesAsync”. The old method will be removed in the next release v. 2.33.

GetFundBatchOrders

Added properties

...