API DocumentationManufacturer document controller

Generate estimate PDF

Generates an estimate PDF document for the specified order

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

In: header

Path Parameters

orderIdinteger

ID of the order to generate estimate for

Formatint64

Response Body

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