Zonos API
The Rating API provides international shipping rates for carriers and service levels configured in your Zonos store settings.
ENDPOINTS
Rating object
Returns a shipping quote by service level with a breakdown of surcharges, fees, and negotiated rate discounts that make up the quote.
Request a shipment rating
POST | https://api.zonos.com/v1/shipment_rating
-Create a new request for shipment rating with detailed order and package-level information.
HEADER zonos-version: 2020-03-04
The header above is a required input for this rating request to complete successfully.
Related documentation
- Configure shipment rating - Connect carriers, modify service levels, and customize calculated rates.
- Total landed cost - Learn what makes up a landed cost.
- Shipping setup - Understand how to set up shipping using Dashboard.
Related APIs
- Landed Cost
API
- Provides a complete breakdown of duties, taxes, and fees that make up a total landed cost. - Classify
API
- Allows you to dynamically harmonize your catalog. - Customs
API
- Provides the commercial invoice and information required for the necessary customs documentation.
Rating REST API