get https://bo-api.drivewealth.io/back-office/users//managed/orders/summary
Fetches a User's sub account orders allocations summary by date.
Response
Fetches a User's sub account orders allocations summary by date.
xxxxxxxxxx
curl --request GET \
--url https://bo-api.drivewealth.io/back-office/users/userID/managed/orders/summary \
--header 'accept: application/json' \
--header 'dw-client-app-key: {{yourAppKey}}'