UpdateRecurringOrderTemplateAutoGiro
Inputs (Array[] RecurringOrderTemplateAutoGiro to update)
Name | Type | Description | Mandatory | Available from version | Comment |
---|---|---|---|---|---|
BrickId | Guid | This is the unique id of the RecurringOrderTemplateAutoGiro that should be updated | Â | Â | Â |
BusinessDate | DateTime | Date for when the ordertemplate starts | Â | Â | Â |
CashAmount | decimal | Amount in SEK for the order | Â | Â | Â |
TransferReceiver | Guid | The TransferReceiver(Admission) for the order | Â | Â | Â |
Comment | string | Comment on the order | Â | Â | Â |
StatusKey | string | The status on the RecurringOrderTemplate. Can be updated to "Active" or "InActive". The associated TransferReceiver must have an active mandate in order to set the status to "Active". |  | 2.28 |  |
ExecutionInterfaceKey | enum | ExecutionInterface for TradeOrders created | Â | 2.33 | Only used for recurringorders that will generate TradeOrders |
LimitPrice | decimal | LimitPrice for unitorders | Â | 2.33 | Only used for recurringorders that will generate TradeOrders |
IsUnitOrder | boolean | If TradeOrder is Unitorder | Â | 2.33 | Only used for recurringorders that will generate TradeOrders |
DecisionMakerWithinFirm | Guid | DecisionMakerWithinFirm for TradeOrder | Â | 2.33 | Only used for recurringorders that will generate TradeOrders |
Day | int | Day in the month the businessdate for the order will be changed to. | Â | Pending | Â |
Month | int | Month for when the ordertemplate starts | Â | Pending | Â |
Outputs
Name | Type | Description | Available from version |
---|---|---|---|
Entities | Array | All RecurringOrderTemplateAutoGiro in the request is returned along with each RecurringOrderTemplateAutoGiros BrickId, and array of Errors per RecurringOrderTemplateAutoGiro |  |
Code examples
C# - Get all account types from a BFS instance
Â
Blog Posts
Related pages
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved