v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBOrders
Mark composite order as executed.
Marks the composite order as executed. This also executes the individual orders contained. Optionally, the execution time can be specified using the executedOn query parameter.
put/compositeOrders/{id}/execute
Path parameters
idstring required
Uniquely identifies the composite order.
Query parameters
executedOninteger
The date and time when the composite order was executed.
adminApprovalFlowBypassboolean
Bypass approval checks by admin
Response
successful operation