Print Invoice API
steveb27/printinvoice
Exposes a REST API endpoint to retrieve printable invoice PDFs as base64-encoded data, extending the native Magento invoice API.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubPrintInvoice
Expand the invoice API to access the printable PDF (base64 encoded) via the Magento API
(GET) /pub/rest/default/V1/invoices/{id}/print
| Parameter | Required | Type | Description |
|---|---|---|---|
| id | required | integer | The invoice ID |
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.