Forecasting Category Profile Assignments

This resource allows you to retrieve, update or delete Forecasting category profile assignments. A Forecasting category profile controls which locations a manager can see and assign.

Operations


Create or Update Category Profile Assignment
PUT /v1/commons/persons/forecasting_category_profiles


Delete Category Profile Assignment
DELETE /v1/commons/persons/forecasting_category_profiles


Delete Category Profile Assignments
POST /v1/commons/persons/forecasting_category_profiles/multi_delete


Retrieve Category Profile Assignment by Person Key
GET /v1/commons/persons/forecasting_category_profiles/{personKey}


Retrieve Category Profile Assignment by Person Number
GET /v1/commons/persons/forecasting_category_profiles


Retrieve Category Profile Assignments
POST /v1/commons/persons/forecasting_category_profiles/multi_read


Update Category Profile Assignments
POST /v1/commons/persons/forecasting_category_profiles/multi_update