get
https://example.com/v1/shop/logistic-orders//shipping-information
Overview
Returns the shipping types available for a logistic order, with their price and, when the internal shipping module is enabled, the free shipping threshold.
User scoping
Available to authenticated customer account users (dj-client: ACCOUNT).
Pricing modes
- Shipping module enabled: prices come from the internal shipping matrix.
totalShippingPriceis the effective price with the free shipping threshold applied (0 once the delivery amount reaches the threshold),baseShippingPriceis the raw matrix price (threshold not applied), andfrancoAmountcarries the delivery amount at or above which shipping becomes free. - Marketplace (Mirakl): prices come from the marketplace;
baseShippingPriceandfrancoAmountarenull.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized. Missing or invalid authentication token.
403Forbidden. Insufficient permissions.
404Not found. The logistic order does not exist.
409Conflict. The order external source is not supported.
422Unprocessable. Shipping information unavailable.
500Internal server error.

