Quote orders V2

🚧

Header required

The Header x-abbiamo-seller-group-key is required to create orders. Please fill out this field on the upper right corner of this page.

If you don't have one, check the this page to know how to get yours

📘

Rate Limit

There is a global rate limit of 1500 request within a 5-minute window

This endpoint is meant to be used for your shipping simulations. It was made for simulate shippings with pickup point from one of your stores and and multiples delivery points. So before creating the orders, one can quote how much would they cost and how much time would they take to arrive in the final destination.

The response is divided in two sections:

  • optimized_global_quotation: refers to the best combinations of freights according to the shipping date (fastest) and according to the freight value (cheapest) summing all the available methods

🚧

For a method to be selected as the cheapest or the fastest in the response inside the optimized_global_quotation object, it must have both a method_expected_delivery_date and a method_shipping_price.

  • orders: each item of the array corresponds to one quoted order with all the possible quotations for the available methods.

🚧

For a method to be shown in the response under quotations inside the orders array, it must have a method_expected_delivery_date.

Language
Credentials
Header
Click Try It! to start a request and see the response here!