API DocumentationManufacturer document controller
Generate custom template document
Generates a PDF document using a custom template for the specified order
AuthorizationBearer <token>
In: header
Path Parameters
orderIdinteger
ID of the order
Format
int64Query Parameters
templateIdinteger
ID of the custom template
Format
int64Response Body
curl -X GET "http://m-api-dev.phas.io/api/manufacturer/v1/document/1/custom?templateId=42"Empty
Empty
Empty