wafeq_debit_notes_download_retrieve
Download a debit note as a PDF by providing its ID. Retrieves base64-encoded PDF bytes with size and content type without modifying data.
Instructions
๐ข READ-ONLY ยท returns a PDF ยท Debit Notes ยท GET /debit-notes/{id}/download/
Download debit note PDF
Endpoint for downloading a PDF of the debit note.
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 |