Get contract items data preview for a project scenario
GET/projects/:project_id/scenarios/:scenario_id/contract-items-data
Builds and returns the inclusion additive header and structured equipment items from the project scenario distributions. Each item includes product, location unit, SLA group, coverage group and quantity. Returns 500 if any equipment has no client assigned or if SLA/coverage are not configured on the profile.
Request
Responses
- 200
- 401
- 403
- 500
Additive header and structured contract items
Unauthenticated
Forbidden - Missing permission: read project scenarios
Internal server error