Instructions for shipping internationally with EasyPost
To ship internationally using the EasyPost API, you’ll need three things:
- A carrier account that has international reach
- A service level that has international reach
- Customs information
When creating the Shipment
object, ensure that you populate the proper strings with the carrier and service level you intend to use for your international shipment. Then, make sure your CustomsInfo
object is populated with the right customs information for your package.
For a detailed line-by-line basis on how to use our Shipment
and CustomsInfo
objects, check out our documentation here.