Projected Rep Data
Summary:
This endpoint is used to return the json Data not already in client view for the Forecasts rep projected panel.
Query Parameters:
Param |
Description |
Optional |
user_id |
Show for a specific user, defaults to current user if not defined |
Optional |
timeperiod_id |
Show for a specific time period, defaults to the current time period if one is not passed |
Optional |
Input Example:
{
user_id:seed_sally_id
timeperiod_id:36f7085a-5889-ea75-84c8-50f42bd1a5ba
}
Output Example:
{
quota_amount: "80000.000000"
}