API Change Log
August 2023
Methods | Change | Comment | Status | Release Date |
---|---|---|---|---|
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
June & July 2023
April 2023
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. | done | 2023-03-17 |
January and February 2023
December 2022
August & September 2022
Methods | Change | Comment | Status | Release Date |
---|---|---|---|---|
NuGet package |
| DONE | 2022-09-15 | |
https://bricknode.atlassian.net/wiki/spaces/API/pages/60031192 | Added property ReconciliationStatus. ReconciliationStatus is an Enum that can be: Reconciled, Ignored and Investigate. | Set ReconciliationStatus. | Done | 2022-09-14 |
https://bricknode.atlassian.net/wiki/spaces/API/pages/58916910 | Added property ReconciliationStatus. ReconciliationStatus is an Enum that can be: Reconciled, Ignored and Investigate. | Filter on ReconciliationStatus | Done | 2022-09-14 |
https://bricknode.atlassian.net/wiki/spaces/API/pages/2937782287 | New api method. | Lets you update ReconciliationStatus and the CustomFields on the linked SuperTransaction (if present) | Done | 2022-09-14 |
NuGet package |
| DONE | 2022-08-18 | |
https://bricknode.atlassian.net/wiki/spaces/API/pages/2352971801 | 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