Skip to main content

Download Work Order PDF

GET 

/api/manufacturing/manufacturing-orders/:manufacturingOrder/print

Download a printable work order PDF for the manufacturing order (returned inline with Content-Type application/pdf). For Draft orders that have not been confirmed yet, component and output rows fall back to the BOM definition. Auth: requires Bearer token. Path param: manufacturingOrder = manufacturing order id.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type