wafeq_purchase_orders_download_retrieve
Download a purchase order PDF by providing its ID. Returns base64-encoded PDF bytes with size and content type, without modifying any data.
Instructions
๐ข READ-ONLY ยท returns a PDF ยท Purchase Orders ยท GET /purchase-orders/{id}/download/
Download purchase order PDF
Endpoint for downloading a PDF of the purchase order.
Returns the document as base64-encoded PDF bytes plus its size and content type. Nothing is modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |