post
https://developer-api.bringg.com/services/d0c15ca6///
The quotes service check when, who, and at what cost an order can be delivered, considering the order's requirements. This has many uses, including calculating delivery slots for an order, choosing the fastest or cheapest carrier to deliver each order, and sending each order to the team that can deliver it.
Learn more about the Quotes object.
Potential Errors
| Error Message | Resolution |
|---|---|
No quote configuration found. |
|
Failed to find external team id. | Check the team's ID and confirm that it has been configured correctly:
|
Could not find teams by area, and no given zipcode on waypoint. | Confirm that the team's location is configured correctly.
|
No constrains supplied in request, need at least one time constraint. | Confirm that time windows have been included in the payload and that they are correct. Possible issues may include:
|
Invalid end date. | Confirm that an end date has been included in the payload and that it is correct. Possible issues may include:
|
No quotes found. |
|
Failed to get available quotes. | This may mean that there was an internal error. Send the payload again and contact your Bringg support representative if you continue to receive this error. |

