Forecasts REST Endpoints

Forecasts
The forecasts resource is used to view and update a territory forecast. A territory forecast is the sum of the all the opportunity item sales that occurred in a territory in a specific time period.
Get a territory forecast
Method: get
Path: /crmRestApi/resources/11.13.18.05/territoryForecasts/{ForecastParticipantId}
Get all territory forecasts
Method: get
Path: /crmRestApi/resources/11.13.18.05/territoryForecasts
Update a territory forecast
Method: patch
Path: /crmRestApi/resources/11.13.18.05/territoryForecasts/{ForecastParticipantId}