{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/x-www-form-urlencoded" }, "request_query_parameters": { }, "response_headers": { "Content-Type": "text/html; charset=utf-8", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "3aa00741-ae34-41b9-9c23-2dc758d19151", "X-Runtime": "0.002840", "Expires": "0", "Content-Length": "0" }, "request_method": "POST", "request_path": "/api/storefront/analytics/product_view/12345", "request_body": null, "request_content_type": "application/x-www-form-urlencoded", "response_status": 200, "response_status_text": "OK", "response_body": null, "response_content_type": "text/html", "curl": "curl \"https://www.example.com/api/storefront/analytics/product_view/12345\" -d '' -X POST \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\"" } ], "resource": "Analytics", "description": "saving a product view", "route": "/api/storefront/analytics/product_view/:product_id", "explanation": "saving a product view will be reflected in admin reports", "http_method": "POST" }