CreateReservations
Inputs (Reservation[]) inherits from EntityBase
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
Account | Guid | Account of the reservation | true | |
Asset | Guid | Asset of the reservation | true | |
Reference | Guid | Reservations can be linked to different type of orders, these are: SubscriptionOrders - If a subscription order is referenced the reservation will have reserved the inputted asset in relationship to the subscription order and when the subscription order is progressed to create a TradeOrder the reservation will be removed and a new reservation for the same asset and amount will be created for the resulting TradeOrder. | ||
ReservedAmountTrade | decimal | Amount for trade dimension | ||
ReservedAmountSettlement | decimal | Amount for settle dimenstion | ||
OverrideMustCover | bool | By default this property is set to false. When setting it to true, the api will bypass validation of the creation of the Reservation, in terms of the account having sufficient funds of the asset. If an account has MustCover set to true and OverrideMustCover is set to true, no validation is performed. If an account has MustCover set to true and OverrideMustCover set to false, validation will be performed. | 2.35 |
Response rows
Name | Type | Description | Available from version |
---|---|---|---|
BrickId | Guid | The BrickId (unique id) of the created |
Code examples
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved