Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Current »

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 pre-release to our NuGet package is available: NuGet Gallery | Bricknode.Soap.Sdk 7.1.1-prerelease-b

Planned release date: 2022-03-08

Methods

Change

Comment

GetAccounts UpdateAccounts CreateAccounts

Added property CustodianBrickIds

UpdatePersons CreatePersons

Added functionality to create and update TINs

TIN is stored as an array of objects on the Person object. It contains information about a TINNumber coupled with a TINCurrencyCode.

ExecuteOrders

Removed the property FeeAccountBrickId

Breaking Change: FeeAccountBrickId is removed from ExecuteOrders and instead the fee account set on the fee of the instrument is used automatically.

  • No labels