Back to Features
🚚

Label Generation

ActiveShippingFREE

What it does

Generate shipping labels with customs declarations pre-filled from your landed cost calculation. Labels include CN22/CN23 customs forms, commercial invoice data, and HS codes — ready for international shipping.

How to use it

1

Calculate landed cost first

Run a landed cost calculation to get HS codes, duty amounts, and customs data.

2

Generate label

POST /api/v1/shipping/labels with the calculation ID and carrier preference.

3

Download or print

The response includes a PDF download URL for the shipping label with customs forms attached.

4

Batch labels

Generate labels for multiple shipments in a single request for high-volume operations.

API Reference

POST/api/v1/shipping/labels

Related Features

Having issues?