v1

latestOpenAPI 3.0.02026-07-26166415635.8 KB
Rebalancing

Create Run (Manual rebalancing event)

Manually creates a run.

The determination of a run's orders and the execution of a run take place during normal market hours

Runs can be initiated either by the system (when the system evaluates the rebalance conditions specified at the portfolio level) or by API call (manual run creation using POST /v1/rebalancing/runs). Runs can be initiated manually outside of the normal market hours but will remain in the QUEUED status until normal market hours

Only 1 run in a non-terminal status is allowed at any time.

Manually executing a run is currently only allowed for accounts who do not have an active subscription.

post/v1/rebalancing/runs

Request body

account_idstring

The account to create the run for.

typestring

full_rebalance or invest_cash

Response

OK