API DocumentationManufacturer document controller

Generate confirmation PDF

Generates an order confirmation PDF document for the specified order

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

In: header

Path Parameters

orderIdinteger

ID of the order to generate confirmation for

Formatint64

Response Body

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