...
Name | Type | Description | Mandatory | Available from version | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
BrickIds | Guid[] | AccountTransaction | Guid | removeFilter by an array of BrickIds. A BrickId is the internal ID of a transfer order(Business transaction?). | ||||||||
ExitBusinessTransactions | Guid[] | LotAccountTransaction | Guid | remove | ConsumedBusinessTransactions | Guid[] | AcqusitionValue | double | Quantity | decimalFilter by business transactions. |
Response rows
...
Name | Type | Description | Available from version | AccountTransaction | Guid | remove|
---|---|---|---|---|---|---|
ExitBusinessTransaction | Guid | LotAccountTransaction | Guid | remove | The business transaction blabla | |
EntryBusinessTransaction | Guid | nämn att det är en business transaktion man får här ConsumedTransaction UsedTransaction AcquireTransaction EntryTransaction PurchaseTransaction TradedTransaction ObtainTransaction ProcurementTransaction | ||||
AcquisitionValue | double | The value | ||||
Quantity | decimal |
Code examples
C# - Get all account types from a BFS instance
...
language | c# |
---|
...
The quantity |