One day at a time
This service will only return one day at a time and if no
date
parameter is passed in, the query will default to today
Results Explained
Attribute | Type | Description |
---|---|---|
| string | account identifier for RIA master trading account |
| string | account number for RIA master trading account |
| string | the date the orders were created |
| array | Array of Order objects |
| string | DriveWealth identifier for |
| string | order number |
| string | type of order |
| string | order status |
| string | date and time of order creation |
| array | Array of Instrument objects |
| string | instrument identifier |
| string | ticker symbol |
| string | side of the order |
| number | average price of the order |
| number | requested share quantity |
| number | total share quantity executed |
| number | total shares allocated |
| number | total shares not allocated |
| number | total notional value of unallocated shares |
| array | Array of Allocation objects |
| string | allocation identifier |
| string | url pointing to the details of that specific allocation |
| string | date and time allocation was created |
| string | overall status of the allocation |
| number | total number of requested allocations |
| number | total number of completed allocations |
| number | total number of shares unallocated |
| number | total notional value of unallocated shares |
| string | message status of that allocation |