API DocumentationManufacturer document controller

Generate invoice PDF

Generates an invoice PDF document for the specified order

GET
/api/manufacturer/v1/document/{orderId}/invoice
AuthorizationBearer <token>

In: header

Path Parameters

orderIdinteger

ID of the order to generate invoice for

Formatint64

Response Body

curl -X GET "http://m-api-dev.phas.io/api/manufacturer/v1/document/1/invoice"
Empty
Empty
Empty
Empty