wafeq_bills_download_retrieve
Download a bill as a PDF with size and content type. Get base64-encoded PDF bytes without modifying any data.
Instructions
๐ข READ-ONLY ยท returns a PDF ยท Bills ยท GET /bills/{id}/download/
Download bill PDF
Endpoint for downloading a PDF of the bill.
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 |