Create quota plan
POST/sales/quotas
Creates a quota plan targeting either a territory or an individual user (or both). At least one of territory_id or owner_user_id must be provided. Plans start as 'draft' unless explicitly set to 'active'.
Request
Responses
- 302
- 422
Redirect to quotas list after creation.
Validation error — at least one of territory_id or owner_user_id required.