Shipment Rates
Learn to retrieve all rates and a specific rate of different carriers for a shipment.
We'll cover the following...
Overview
The shipment rates are calculated for the given shipment depending on the provided addresses and parcel details.
Retrieve all rates
We use the following endpoint that uses the GET method to retrieve the shipments rate list:
https://api.goshippo.com/shipments/{SHIPMENT_OBJECT_ID}/rates/
Some important attributes of the rate object are provided in the table below: ...