Order
Refresh order quotes
API Documentation
Order
- Background
- Order Address Validation (Geocoding)
- POSTCreate Order
- POSTCreate Orders
- POSTCreate or update order by external identifier
- PATCHUpdate order
- GETGet order
- POSTCreate Quote
- GETGet Order Documents
- POSTSelect Quote
- POSTRefresh order quotes
- POSTAutodispatch Order
- POSTAdd Custom Event to Order
- DELArchive order
- Bulk Order Actions
Dispatch Strategies
Notifications
Store Locations
Jobs
- Background
- Package Requirements
- POSTCreate Job
- POSTCreate or Update Job by External Identifier
- PATCHUpdate Job
- GETGet Job
- GETGet Job by External Identifier
- POSTSelect Quote
- POSTRefresh Quotes
- POSTAutodispatch Job
- POSTAutodispatch Job by External Identifier
- POSTCancel Job
- POSTCancel Job by External Identifier
- POSTCreate Delivery Incident
Batch Jobs
Providers
Miscellaneous
Order
Refresh order quotes
POST
/
v1
/
order
/
refresh_quotes
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
object
*
Required
object
Input for refreshing quotes for an order.
orderId
string
*
orderId
Required
string
The id of the order to refresh quotes for
Add Example Value
Body
application/json
Input for refreshing quotes for an order.
orderId
string
requiredThe id of the order to refresh quotes for
Response
200 - application/json
quotes
object[]
requiredThe quotes of the order