Zonos API
The Landed Cost API will provide a complete breakdown of duties, taxes, and fees that make up a total landed cost.
ENDPOINTS
Landed Cost object
Returns a breakdown and total import duties, taxes, and fees.
Request a Landed Cost
POST | https://api.zonos.com/v1/landed_cost
- Create a new request for a landed cost with detailed item-level information.
HEADER zonos-version: 2019-11-21
The header above is a required input for this landed cost request to complete successfully.
Related documentation
- Total landed cost - Learn what makes up a landed cost.
- Landed Cost- Read more information about the Zonos Landed Cost product.
- Basic Landed Cost - Learn how to get an accurate landed cost with as little information as possible.
Related APIs
- Duty Tax
API
- Provides the sum and breakdown for duty and tax. - Basic Landed Cost
API
- Gets a landed cost request without HS codes and other item details. - Classify
API
- Allows you to dynamically harmonize your catalog.
Landed Cost REST API