Filter inputs
Name | Type | Description | Mandatory | Available from version | ||||||
---|---|---|---|---|---|---|---|---|---|---|
BrickIds | Guid[] | AccountTransaction | Guid | remove | ExitBusinessTransactionsFilter by an array of BrickIds. A BrickId is the internal ID of a related fifo lot. | 2024-12-04 | ||||
ExitBusinessTransactions | Guid[] | LotAccountTransaction | Guid | remove | ConsumedBusinessTransactions | Guid[] | AcqusitionValue | double | Quantity | decimal |
...
Filter by exit business transaction. | 2024-12-04 |
Response rows
Name | Type | Description | Available from version | AccountTransaction | Guid | remove|
---|---|---|---|---|---|---|
ExitBusinessTransaction | Guid | LotAccountTransaction | Guid | removeThe business transaction that was created when doing sell, redemption or similar transactions. | ||
EntryBusinessTransaction | Guid nämn att det är en business transaktion man får här ConsumedTransaction UsedTransaction AcquireTransaction EntryTransaction PurchaseTransaction TradedTransaction ObtainTransaction | ProcurementTransactionThe business transaction that was created when doing buy, subscription or similar transactions. | ||||
AcquisitionValue | double | The acquisition value for the fifo lot (in the currency of traded instrument). | ||||
Quantity | decimal |
Code examples
C# - Get all account types from a BFS instance
...
language | c# |
---|
...
The quantity of the fifo lot. |