Back to Features
🛠️

PDF Reports

ActivePlatformFREE

What it does

Generate professional PDF documents for customs declarations, commercial invoices, landed cost breakdowns, and compliance reports. PDFs include your branding and are formatted for official customs submission.

How to use it

1

Generate a document

POST /api/v1/documents/pdf with document type (invoice, customs-declaration, cost-breakdown) and transaction data.

2

Apply branding

Documents automatically use your company branding configured in Dashboard > Settings > Branding.

3

Download or email

The response includes a download URL. Optionally pass an email address to send the PDF directly.

4

Batch generation

Generate multiple documents in a single request by passing an array of transactions.

API Reference

POST/api/v1/documents/pdf

Related Features

Having issues?