Export a service order to PDF
GET/service-orders/:id/export
Generates a PDF file for the specified service order and returns a temporary download URL. The file is stored in a public temporary directory.
Request
Responses
- 200
- 401
- 403
- 500
PDF generated successfully
Unauthenticated
Forbidden - Missing permission: read service orders
Service order not found or PDF generation failed