.dev
REST APIAPI Reference

Order Analytics

GET
/v1/stores/{storeId}/analytics/lor

Path Parameters

storeId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/analytics/lor"
GET
/v1/stores/{storeId}/product_landing_pages/{landingPageId}/analytics/lor

Path Parameters

storeId*string
landingPageId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/product_landing_pages/string/analytics/lor"
GET
/v1/stores/{storeId}/products/{productId}/analytics/lor

Path Parameters

storeId*string
productId*string

Response Body

curl -X GET "https://example.com/v1/stores/string/products/string/analytics/lor"
POST
/v1/stores/{storeId}/products/analytics/lor/batch

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/products/analytics/lor/batch"
POST
/v1/stores/analytics/lor/batch

Response Body

curl -X POST "https://example.com/v1/stores/analytics/lor/batch"