May 2024

Methods

Change

Comment

Status

Release Date

CancelTradeOrders

Added new properties:

CancelBatch
CancelComment
CancelLinkedOrders

GetTradeOrders

A new response option LinkedOrderInfo, to get all linked orders.

(in development) CreateRecurringOrderTemplateAvtaleGiro

New endpoint for creating recurring orders/deposit orders for AvtaleGiro.

(in development) CreateDepositCashOrder 2.0

Changed Endpoint, creating deposits for one-off admissions and manual transfer in orders.

February, March and April 2024

Methods

Change

Comment

Status

Release Date

NuGet package

https://bricknode.atlassian.net/wiki/x/rgEzAw

https://bricknode.atlassian.net/wiki/pages/resumedraft.action?draftId=53674418

https://bricknode.atlassian.net/wiki/x/DYAFBg

  • Remove PersonalNumber

  • AuthenticatePerson property added.

  • QRCodes in response.

  • StartTime in response .

  • CompletionData in response

Breaking change

2024-04-29

GetTradeOrders

Fix for ExecutionInterfaceKey in args

2024-04-29

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/11.0.0

2024-04-18

GetTransferOrders

Added endpoint for getting Transfer Orders, Deposit orders, and Withdrawal orders.

2024-04-17

UpdateTransferReceiverStates

Added support to update admission states through the API

2024-04-17

UpdateTransferReceivers

The capability to update additional information (ExtraInfo) on admissions will be discontinued.

Breaking change

2024-04-17

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/10.9.0-prerelease-a

2024-04-03

GetPersons

CreatePersons

UpdatePersons

Added property ForcePasswordReset to the Person object.

2024-04-03

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk

2024-03-21

CreateWithdrawalCashOrder

Support for new TransferReceiver types: NorwegianPostGiro and NorwegianBankAccount

2024-03-20

CreateTransferReceivers
GetTransferReceiver

Support for new TransferReceiver of type: AvtaleGiro

2024-03-20

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/10.7.0

2024-03-08

ExecutionInterface

Added property TradeRoute to ExternalFundExecutionInterface

2024-03-06

UpdateExecutionInterface

Added property TradeRoute to UpdateExternalFundExecutionInterface

2024-03-06

CreateTransferReceivers

UpdateTransferReceivers

GetTransferReceiver

Support for two new types:

TransferReceiverExtraInfoNorwegianPostGiro
TransferReceiverExtraInfoNorwegianBankAccount

2024-03-06

November 2023

Methods

Change

Comment

Status

Release Date

NuGet package

NuGet Gallery | Bricknode.Soap.Sdk 10.6.0

2023-12-01

ExecutionInterface

UpdateExecutionInterface

Added property DefaultCustodyAccountCash for Manual ExecutionInterface

2023-11-29

CreateWithdrawalCashOrder

Adding support for external account type BIC/IBAN.

Fix for double reservation issue.

2023-11-01

September 2023

Methods

Change

Comment

Status

Release Date

NuGet package

 

NuGet Gallery | Bricknode.Soap.Sdk 10.5.0

2023-09-06

ExecutionInterface

UpdateExecutionInterface

Added properties for ExecutionInterface ExternalFund, ExceptionAccount, FirstTradeDate, LastTradeDate

2023-09-06

CreateInstruments

GetInstruments

UpdateInstruments

Addes property FundClass

2023-09-06

GetBusinessTransactions

Consider time on TradeDateFrom, TradeDateTo, SettlementDateFrom, SettlementDateTo, CreatedDateFrom and CreatedDateTo.

2023-09-06

Events

Added new webhooks event:
ExternalFundBatchOrderCreated, FundBatchOrderCreated, CurrencyExchangeBatchOrderCreated, FundBatchOrderUpdated
ExternalFundBatchOrderUpdated and CurrencyExchangeBatchOrderUpdated

2023-09-06

August 2023

Methods

Change

Comment

Status

Release Date

CreateSwitchOrders

Added constraint so that the property AllocationItems must contain at least one item.

Will now throw an exception if AllocationItems is passed as an empty list.

2023-08-23

July 2023

Methods

Change

Comment

Status

Release Date

NuGet package

NuGet Gallery | Bricknode.Soap.Sdk 10.4.0

2023-07-11

UpdateAccounts

CreateAccounts

GetAccounts

Added DiscountGroupId as a property that relates to this Fee Management

2023-07-10

June & July 2023

Methods

Change

Comment

Status

Release Date

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/10.3.0

2023-07-05

GetSuperTransactions

Enable the collection of SuperTransactions which are the parent to BusinessTransactions

Links to orders and transaction notes for example are kept on the SuperTransaction level

2023-07-05

UpdateSuperTransactions

Enable the updating of SuperTransactions which are the parent to BusinessTransactions

This is useful if links to other objects are going to be added after the transactions are created. For example, some transactions related to trades are created before the trade is executed and settled and thus no TransactionNotes exist so they have to be linked at a later stage to show up on the transaction note.

2023-07-05

https://bricknode.atlassian.net/wiki/spaces/API/pages/1122959430/UpdateTasks?src=search

Fix for Administrator property in Inputs

2023-07-05

NuGet package

 

https://www.nuget.org/packages/Bricknode.Soap.Sdk/10.2.0

2023-06-28

CreateTransferReceivers

UpdateTransferReceivers

Added TransferReceiverExtraInfoBicIban

2023-06-28

April 2023

Methods

Change

Comment

Status

Release Date

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/10.1.0

2023-04-19

DeleteFiles

New method for deleting multiple files in BFS

2023-04-19

March 2023

Methods

Change

Comment

Status

Release Date

NuGet package

version 10.0.0

No changes in API or in usage.

Added support for a more flexible way of how the BFS client(s) can be registered with the DI container.

Documentation at https://github.com/Bricknode/Bricknode.Soap.Sdk#readme.

NuGet Gallery | Bricknode.Soap.Sdk 10.0.0

2023-03-17

January and February 2023

Methods

Change

Comment

Status

Release Date

GetBusinessTransactions

Fixed filter for ReturnCalculationTypes

2023-02-01

NuGet package

 

NuGet Gallery | Bricknode.Soap.Sdk 9.4.0

2023-01-11

CreateBusinessTransaction

Added response where SuperTransaction entities are returned (https://bricknode.atlassian.net/wiki/spaces/API/pages/60031192/CreateBusinessTransaction#Response-rows )

2023-01-11

CreateSubscriptionOrders

ExecutionInterfaceSettingKey is no longer mandatory

2023-01-11

GetBusinessTransactions

Fixed filter for BusinessEventId

2023-01-11

GetTransactionNotes

Fixed filter for CreatedDateFrom and CreatedDateTo

2023-01-11

December 2022

Methods

Change

Comment

Status

Release Date

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/9.3.1

2022-12-07

UpdatePersons

Added property IsTerminated

Whether the person is deactivated or not.

2022-12-07

August & September 2022

Methods

Change

Comment

Status

Release Date

NuGet package

 

https://www.nuget.org/packages/Bricknode.Soap.Sdk/9.3.0

2022-09-15

CreateBusinessTransaction

Added property ReconciliationStatus. ReconciliationStatus is an Enum that can be: Reconciled, Ignored and Investigate.

Set ReconciliationStatus.

2022-09-14

GetBusinessTransactions

Added property ReconciliationStatus. ReconciliationStatus is an Enum that can be: Reconciled, Ignored and Investigate.

Filter on ReconciliationStatus

2022-09-14

UpdateBusinessTransactions

New api method.

Lets you update ReconciliationStatus and the CustomFields on the linked SuperTransaction (if present)

2022-09-14

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/9.1.0

2022-08-18

GetFundBatchOrders
GetExternalFundBatchOrders

Breaking change

We have replaced CashTradeDate, InstrumentTradeDate, CashSettlementDate, InstrumentSettlementDate with SettlementDate and TradeDate. GetExternalFundBatchOrders and GetFundBatchOrders only display a single TradeDate and SettlementDate. If you wish to see specific dates for both the cash and instrument leg of the transaction you can select underlying TradeOrders to view InstrumentTradeDate, CashTradeDate, InstrumentSettlementDate, and CashSettlementDate separately.

2022-08-17

June & July 2022

Methods

Change

Comment

Status

Release Date

NuGet package

https://www.nuget.org/packages/Bricknode.Soap.Sdk/8.1.0

2022-07-14

CreateBusinessTransaction

Allow shorting of financial instruments while tracking negative acquisition values

Working with shorting and negative acquisition values via API

2022-06-21

ResetPassword

New API method.

Reset the password for user.

2022-06-21

GetInstrumentsByName

New API method

Search for instruments by name or part of name of the instrument.

2022-06-21

NuGet package

NuGet Gallery | Bricknode.Soap.Sdk 8.0.0

2022-06-21