Updates an existing service schedule
PUT/api/services
This endpoint updates an existing service schedule, including:
- Service dates
- Provider information
- Service status
- Additional notes The operation requires the 'CanEditServiceSchedule' permission. Additional permissions may be required for specific operations:
- CanBlockServiceUpdates: To change the locked status
- CanMakeServiceFixed: To change the fixed status
Request
Responses
- 200
- 400
- 403
- 404
Returns the updated service
Invalid request or car not available or Api Error
User lacks required permissions or Unauthenticated user
Service not found