API Reference
API StatusLogin

Retrieve Autopilot Run

Retrieves an Autopilot Run by rebalanceRunID.

Please note that DriveWealth will replace this API with an improved solution in 2025.

Path Params
string
required

The unique re-balance run identifier rebalanceRunID associated with a specific re-balance.

Response

Response body
object
string

The unique re-balance run identifier rebalanceRunID associated with a specific re-balance.

string

This is the parentIBID or userID of the registered investment advisor creating the re-balance run.

string

Status of the re-balance run. See Autopilot Run Status for status values.

string

A timestamp of when the re-balance run was updated.

string

A timestamp of when the re-balance run was created.

boolean

Was this run part of the regular AutoPilot money movement process?

boolean

Was this run part of the regular AutoPilot rebalancing process?

boolean
orders
object

An object containing the details of submitted orders for the re-balance.

number

Total number of orders submitted.

string

Amazon S3 download containing the details of each submitted order.

string

Amazon S3 download containing the status and final outcome of the orders that were submitted.

number

An aggregate value of all buy orders. Expect a negative number.

number

An aggregate value of all sell orders.

string
allocations
object

An object containing the details of the allocations in a re-balance.

string

Amazon S3 download containing the details of each submitted allocation.

string

Amazon S3 download containing the status and final outcome of each allocation that was submitted.

subAccounts
object

An object containing details on user accounts and their holdings.

number

The total number of user accounts under the advisor.

number

The total number of user accounts that were rebalanced.

number

The total number of allocation errors at the users account level during the rebalance.

string

Amazon S3 download containing the final outcome of the rebalance, includes users account details and their holdings.

Language
Credentials
URL