Get order customer journey
GET/order/details/:orderId/journey
Returns the enriched pre-purchase customer journey for an order — session details, UTM attribution (first/last touch), a step timeline, device/location info and store-average comparison. Sections are empty/null when no visit data can be matched to the order's IP.
Request
Responses
- 200
Journey data (a missing order is rejected with HTTP 400 ORDER_NOT_FOUND, not 404).