All Collections
API
Shipping API
How can I create labels via API without getting rates?
How can I create labels via API without getting rates?
Updated over a week ago

Would you like to ship your orders via Shipping API skipping the GetRates step?

You can! 🙌

If you decide to directly ship via API with a Carrier including multiple services in one configuration, please make sure to employ a proper service code based on the sender and recipient address.

📌 A wrong mapping may cause wrong shipments routing.

You can retrieve the right "CarrierService" by creating a manual shipment or using our GetRates API on the API Console at least once for each shipment type (such as domestic, EU, international, return shipment).

Did this answer your question?