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

...

MethodsChangeComment
SetHistoricPrices

New properties,

ClearPreviousDataByRange,

ClearAllPreviousData

UpdateCurrentPriceFromLastPrice

ClearAllsubsequentData

Feature change: 
UpdateCurrentPriceFromLastPrice - If you want to update the price with the latest price, the property must be set to true. 
 Included in NuGet package version 1.1.0 1 and above https://www.nuget.org/packages/Bricknode.Soap.Sdk/
CreateAccounts

New Properties: LockedStatusKey


GetAccounts

New Properties: LockedStatusKey


UpdateAccounts

New Properties: LockedStatusKey


GetTradeOrders

New properties:

Reseller


CreateManualExecutionInterfaceNew property QuantityDecimals
CreateInstrumentsNew property FeeGroup
GetInstrumentsNew property FeeGroup
UpdateInstrumentsNew property FeeGroup
GetFeeGroupsNew method
GetSubscriptionOrders

New response property: ReservationItems

New filter properties: ExpectedTradeDate, ExpectedSettlementDate


SettleWithdrawalTransferOrdersNew method
GetPersonsNew property KycDate
UpdatePersonsNew property KycDate
CreatePersonsNew property KycDate

...