receipts_pdf
Downloads the PDF for a receipt (bon fiscal) in issued or invoiced status, returning base64-encoded PDF binary data for saving or viewing.
Instructions
Download the PDF for a receipt (bon fiscal). Returns base64-encoded PDF binary data. The receipt must be in issued or invoiced status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the receipt | |
| companyId | No | Company UUID (overrides configured default) |