For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tax preview generation

What's new

New endpoint allows you to pass any Order object to generate the tax invoice preview as HTML file.

Changes in API

New POST https://app.ecwid.com/api/v3/{storeId}/orders/tax-invoice-preview endpoint which accepts an Order object as request JSON body (the same way the Create order request does).

Generate tax invoice preview

Last updated

Was this helpful?