Filter invoices
On the Invoices page, utilize the buttons above the list to filter the view. Options to filter by include frequency, status, creation date, due date, and more.
Statuses:
- Open: The consignee has received the invoice via SMS, email, or both.
- Paid: The invoice is paid and can be delivered.
- Hold: The shipment is on hold until the consignee pays the invoice.
- Return: The shipment is to be returned to the sender.
- Abandoned: The consignee and shipper were unwilling to pay duty and tax and the shipper was unwilling to pay for the return.
- Voided: You can void an invoice for any reason to stop the collection process.

Creating invoices
You can create individual invoices in Dashboard or upload a list of invoices.
- Go to Dashboard -> Customs invoices -> New invoice.
- Under the Consignee information, enter the Full name and Email.
- Under Billing information, select the Country.
- Optional— After selecting the country is selected, enter the address.
- Enter the Phone number.
- Select Currency.
- Enter the amount for Duties Taxes and Fees.
- Click Send invoice.

Note: We recommend providing the sender information on all customs invoices. Having the sender information along with the tracking number makes it easier for the consignee to trust the customs invoice. If you are using Collect guarantee, the sender information is required to create the invoice.
Bulk invoices creation
In the top right of the invoices page, you can upload a list of invoices to send to consignees for collection.
- Dashboard -> Collect -> Customs invoices.
- Download the template CSV and add your product data. For create invoices to function properly, it is critical that the data uploaded via CSV is formatted correctly using the sample CSV template in Dashboard.
- Name, Email, Phone, Amount and Currency are required.
- The template must be uploaded with the exact header columns; if a header is deleted, the upload will fail.
- Upload your completed CSV file by clicking browse to locate the file or by dragging and dropping the file into the window.
- Once uploaded, a preview of the CSV will show up; review it to ensure you filled out the fields correctly.
- Click Upload. Once submitted, sit tight until the customs invoices are created. Once complete (usually less than five minutes), your request will appear in the Customs invoices list. Save
Calculate duty and tax upon invoice creation
COMING SOON
If you want to use Zonos duty and tax calculations and apply it to the invoice, you can provide additional information. Zonos Classify can automatically assign the harmonized code based on the provided item descriptions and Zonos Landed Cost will calculate the total duties, taxes, and fees. By having Zonos do the calculation automatically, customs can ensure collection on every import above the de minimis threshold without additional effort.
MUTATION
GraphQL
mutation ClassificationsCalculate($inputs: [ClassificationCalculateInput!]!) {
classificationsCalculate(input: $inputs) {
id
name
categories
imageUrl
hsCode {
code
}
}
}
Export invoices
You can export all of your invoices or a subset of them (as a CSV file) by using the Export feature.
- Go to Dashboard -> Customs invoices.
- In the upper right-hand corner, click Export invoices.
- Select the Date range and Status.
- Click Export.
Modify an invoice
Though modifications to an existing invoice are not available, you can duplicate a customs invoice and make changes. Remember to void the previous invoice if you are sending an updated invoice to a consignee. Voiding and creating a new invoice is necessary to add additional fees to an invoice such as storage fees.
To duplicate an invoice
- Go to Dashboard -> Customs invoices
- Click the overflow menu (...)
- Select Duplicate invoice
To void an invoice
- Go to Dashboard -> Customs invoices
- Click the overflow menu (...)
- Select Void invoice
View and manage an invoice
When you select an invoice, the details page appears. Within this details page, there are multiple functions you can perform, including altering the invoice, attaching a note, resending the invoice, or obtaining a downloadable receipt. These available functions correspond to the current status of the invoice.
Invoices in Dashboard
Manage customs invoices to consignees in the Dashboard.You can track the payment status of an invoice on the Invoices page. Invoices move through different statuses such as open, paid, hold, return, abandoned, and voided.