Create a new service order
POST/service-orders
Creates a new service order for an installed base. The installed base can be identified by ID or serial number. The initial status is automatically assigned. If the installed base has an active contract item, billing unit, and contract are linked automatically. Client debt status is checked to flag revision requirement.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Service order created successfully
Unauthenticated
Forbidden - Missing permission: create service orders
Validation error
Internal server error