Skip to main content

Routing insights API (v0)

Download OpenAPI specification:Download

Get routing insights

Get insights on routing and shipment details for orders being processed in the NewStore platform. This includes details such as:

  • Items in the order
  • The fulfillment location that is assigned to fulfill orders
  • The time when the shipment was dispatched from the fulfillment location
  • Order routing strategies
  • Service levels
Authorizations:
newStoreAccessToken
path Parameters
order_id
required
string

A sales order UUID or external order ID

Responses

Response samples

Content type
application/json
{
  • "insights": {
    }
}