2.14
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
Methods | Change | Comment |
|---|---|---|
GetRecurringOrderTemplates | New method |
|
CreateAllocationProfiles | Added Properties: OrderAlgorithmKey, ExchangeAlgorithmKey, StatusKey, MinOrderAmount & DecisionMakerWithinFirm |
|
UpdateAllocationProfiles | Added Properties: OrderAlgorithmKey, ExchangeAlgorithmKey, StatusKey, MinOrderAmount & DecisionMakerWithinFirm |
|
GetAllocationProfiles | Added pluralized filters Added response properties for OrderAlgorithmKey, ExchangeAlgorithmKey, StatusKey, MinOrderAmount & DecisionMakerWithinFirm |
|
CreateAccounts | Added Property: ResellerNo |
|
UpdateAccounts | Added Property: ResellerNo |
|
UpdatePersons | Removed properties: Gender and Title. Added Property: ResellerNo and IsNaturalPerson. | GDPR compliance issue |
CreatePersons | Removed properties: Gender and Title. Added property: IsNaturalPerson. | GDPR compliance issue |
GetPersons | Removed properties: Gender and Title. Added property: IsNaturalPerson. | GDPR compliance issue |
CreateSubscriptionOrders | Added Property: Comment |
|
UpdateSubscriptionOrders | Added Property: Comment |
|
GetSubscriptionOrders | Added Property: CustomFields |
|
CreateBusinessTransactions | The number of decimals allowed is controlled by the number of decimals defined on the Cash object, although minimum 2 and maximum 6 decimals. |
|
CorrectBusinessTransactions | New method |
|
GetBusinessTransactions | Added filter: SuperTransactionIds |
|
|
|
|