Validate assistance report text
POST/service-order-assistances/:id/report-check
Validates that the report does not contain denied/prohibited words before submission. Requires Device header with value 'site_h1' or 'app_os'.
Request
Responses
- 200
- 401
- 403
- 422
- 500
Report is valid
Unauthenticated
Forbidden - Device not authorized or attendance disabled for this device
Validation error - Report contains denied words
Internal server error