/
GetAllocationOrders
GetAllocationOrders
Filter Inputs
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickId | Guid[] | Filter by AllocationOrderId | ||
Account | Guid? | Filter by AccountId | ||
ReBalanceInstance | Guid? | Filter by ReBalanceInstanceId | ||
CreatedDateFrom | DateTime? | When used, both from date and to date should be provided in the request | ||
CreatedDateTo | DateTime? | |||
AllocationItems | AllocationItems[] | Filter by AllocationItems | ||
ReservationItems | ReservationItems[] | Filter by ReservationItems | ||
OrderNos | string[] | Filter by order numbers | ||
CreatedById | Guid? | Filter by created user | ||
States | string[] | Filter by states (AllocationOrder_Created,AllocationOrder_OngoingAllocation,AllocationOrder_Finished,AllocationOrder_Canceled) | 2.17 |
Response rows (Array) inherits from EntityBase
Name | Type | Description | Available from version |
---|---|---|---|
BrickId | Guid | Id of the allocation order | |
Account | Guid? | Id of the account to which the order belongs | |
ReBalanceInstance | Guid? | Id of the pre trade report from an allocation profile (for those allocation orders that belongs to a pre trade report) | |
CreatedDate | DateTime | Date when allocation order was created | |
AllocationItems | AllocationItems[] | List of AllocationItem | |
ReservationItems | ReservationItems[] | List of ReservationItem | |
OrderNo | string | Order number of the order | |
CreatedById | Guid? | Id of user that created the order | |
State | string | State of order |
Code example
Blog stream
Create a blog post to share news and announcements with your team and company.
, multiple selections available,
Related content
GetTradeOrders
GetTradeOrders
More like this
GetTransferOrders
GetTransferOrders
More like this
GetPositions
GetPositions
More like this
CreateDepositCashOrder(Old)
CreateDepositCashOrder(Old)
More like this
GetBusinessTransactions
GetBusinessTransactions
More like this
CreateAllocationProfiles
CreateAllocationProfiles
More like this
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved