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

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

A pre-release to our NuGet package is available:

Release date:

Methods

Change

Comment

GetBusinessTransactions

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

Filter on ReconciliationStatus

CreateBusinessTransaction

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

Set ReconciliationStatus.

UpdateBusinessTransactions

New api method.

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

  • No labels