Invoices
Preview Invoice
Preview an invoice as rendered HTML.
GET
Preview an invoice as HTML
Path Parameters
This is a public endpoint and does not require authentication. Invoice preview URLs can be shared directly with customers.
Example Request
Response
Returns the rendered invoice as HTML with content typetext/html.
Notes
- The response is raw HTML, not JSON. Set your client to accept
text/html. - The rendered HTML includes all invoice line items, tax breakdowns, and your organization’s branding.
- Draft invoices can also be previewed, making this useful for verifying layout before finalizing.
Errors
See Errors for the error envelope and the full code taxonomy.
Preview an invoice as HTML