Get the preview of the invoice issued email
GET/org/:orgId/invoice/:invoiceId/preview
Returns the preview HTML content of the invoice issued email.
Request
Path Parameters
orgId stringrequired
Organization ID
invoiceId stringrequired
Invoice ID
Responses
- 200
- 400
- 500
HTML content of the invoice issued email
- text/html
- Schema
Schema
string
Bad request error
- text/html
- Schema
Schema
string
Internal server error
- text/html
- Schema
Schema
string
Loading...