Filter inputs
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickIds | Guid[] | Filter by an array of BrickIds. A BrickId is the internal ID of a related fifo lot. | ||
ExitBusinessTransactions | Guid[] | Filter by exit business transaction. |
Response rows
Name | Type | Description | Available from version |
---|---|---|---|
ExitBusinessTransaction | Guid | The business transaction that was created when doing sell, redemption or similar transactions. | |
EntryBusinessTransaction | Guid | The business transaction that was created when doing buy, subscription or similar transactions. | |
AcquisitionValue | double | The acquisition value for the fifo lot. | |
Quantity | decimal | The quantity of the fifo lot. |
...