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 149 Next »

May 2024

Methods

Change

Comment

Status

Release Date

CancelTradeOrders

Added new properties:

CancelBatch
CancelComment
CancelLinkedOrders

IN DEVELOPMENT

GetTradeOrders

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

IN DEVELOPMENT

(in development) CreateRecurringOrderTemplateAvtaleGiro

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

IN DEVELOPMENT

(in progress) CreateDepositCashOrder 2.0

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

IN DEVELOPMENT

February, March and April 2024

Methods

Change

Comment

Status

Release Date

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

IN DEVELOPMENT

2024-04-24

GetTradeOrders

Fix for ExecutionInterfaceKey in args

READY FOR RELEASE

2024-04-24

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.

DONE

2024-04-17

UpdateTransferReceiverStates

Added support to update admission states through the API

DONE

2024-04-17

UpdateTransferReceivers

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

Breaking change

DONE

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.

DONE

2024-04-03

NuGet package

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

DONE

2024-03-21

CreateWithdrawalCashOrder

Support for new TransferReceiver types: NorwegianPostGiro and NorwegianBankAccount

DONE

2024-03-20

CreateTransferReceivers
GetTransferReceiver

Support for new TransferReceiver of type: AvtaleGiro

DONE

2024-03-20

NuGet package

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

DONE

2024-03-08

ExecutionInterface

Added property TradeRoute to ExternalFundExecutionInterface

DONE

2024-03-06

UpdateExecutionInterface

Added property TradeRoute to UpdateExternalFundExecutionInterface

DONE

2024-03-06

CreateTransferReceivers

UpdateTransferReceivers

GetTransferReceiver

Support for two new types:

TransferReceiverExtraInfoNorwegianPostGiro
TransferReceiverExtraInfoNorwegianBankAccount

DONE

2024-03-06

November 2023

Methods

Change

Comment

Status

Release Date

NuGet package

NuGet Gallery | Bricknode.Soap.Sdk 10.6.0

DONE

2023-12-01

ExecutionInterface

UpdateExecutionInterface

Added property DefaultCustodyAccountCash for Manual ExecutionInterface

DONE

2023-11-29

CreateWithdrawalCashOrder

Adding support for external account type BIC/IBAN.

Fix for double reservation issue.

DONE

2023-11-01

September 2023

Methods

Change

Comment

Status

Release Date

NuGet package

 

NuGet Gallery | Bricknode.Soap.Sdk 10.5.0

DONE

2023-09-06

ExecutionInterface

UpdateExecutionInterface

Added properties for ExecutionInterface ExternalFund, ExceptionAccount, FirstTradeDate, LastTradeDate

DONE

2023-09-06

CreateInstruments

GetInstruments

UpdateInstruments

Addes property FundClass

DONE

2023-09-06

GetBusinessTransactions

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

DONE

2023-09-06

Events

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

DONE

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.

DONE

2023-08-23

July 2023

Methods

Change

Comment

Status

Release Date

NuGet package

NuGet Gallery | Bricknode.Soap.Sdk 10.4.0

DONE

2023-07-11

UpdateAccounts

CreateAccounts

GetAccounts

Added DiscountGroupId as a property that relates to this Fee Management

DONE

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

DONE

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

DONE

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.

DONE

2023-07-05

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

Fix for Administrator property in Inputs

DONE

2023-07-05

NuGet package

 

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

DONE

2023-06-28

CreateTransferReceivers

UpdateTransferReceivers

Added TransferReceiverExtraInfoBicIban

DONE

2023-06-28

April 2023

Methods

Change

Comment

Status

Release Date

NuGet package

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

DONE

2023-04-19

DeleteFiles

New method for deleting multiple files in BFS

DONE

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

DONE

2023-03-17

January and February 2023

Methods

Change

Comment

Status

Release Date

GetBusinessTransactions

Fixed filter for ReturnCalculationTypes

DONE

2023-02-01

NuGet package

 

NuGet Gallery | Bricknode.Soap.Sdk 9.4.0

DONE

2023-01-11

CreateBusinessTransaction

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

DONE

2023-01-11

CreateSubscriptionOrders

ExecutionInterfaceSettingKey is no longer mandatory

DONE

2023-01-11

GetBusinessTransactions

Fixed filter for BusinessEventId

DONE

2023-01-11

GetTransactionNotes

Fixed filter for CreatedDateFrom and CreatedDateTo

DONE

2023-01-11

December 2022

Methods

Change

Comment

Status

Release Date

NuGet package

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

DONE

2022-12-07

UpdatePersons

Added property IsTerminated

Whether the person is deactivated or not.

DONE

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

DONE

2022-09-15

CreateBusinessTransaction

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

Set ReconciliationStatus.

DONE

2022-09-14

GetBusinessTransactions

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

Filter on ReconciliationStatus

DONE

2022-09-14

UpdateBusinessTransactions

New api method.

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

DONE

2022-09-14

NuGet package

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

DONE

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.

DONE

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

DONE

2022-07-14

CreateBusinessTransaction

Allow shorting of financial instruments while tracking negative acquisition values

Working with shorting and negative acquisition values via API

DONE

2022-06-21

ResetPassword

New API method.

Reset the password for user.

DONE

2022-06-21

GetInstrumentsByName

New API method

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

DONE

2022-06-21

NuGet package

NuGet Gallery | Bricknode.Soap.Sdk 8.0.0

DONE

2022-06-21

  • No labels