get https://classic-api.contractorscloud.com/api/v1/projects//material-orders//pdf
Get a project material order as a PDF by its id.
❗NOTE: This endpoint returns the raw contents of a PDF.
Responses
Get a project material order as a PDF by its id.
❗NOTE: This endpoint returns the raw contents of a PDF.
xxxxxxxxxx
curl --request GET \
--url https://classic-api.contractorscloud.com/api/v1/projects/project_id/material-orders/material_order_id/pdf \
--header 'Accept: application/pdf'
Try It!
to start a request and see the response here! Or choose an example: