Sha256: fdd833744f183ae29a15f21de81eb9d5394ec2e251e0d93bab0d8ce33e4582f4

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

{
  "parameters": [

  ],
  "response_fields": [

  ],
  "requests": [
    {
      "request_headers": {
        "Content-Type": "application/json"
      },
      "request_query_parameters": {
      },
      "response_headers": {
        "Content-Type": "text/html; charset=utf-8",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "8b19fca8-2746-49bc-94df-e191552aa898",
        "X-Runtime": "0.002739",
        "Expires": "0",
        "Content-Length": "0"
      },
      "request_method": "POST",
      "request_path": "/api/storefront/analytics/search",
      "request_body": "{\"q\":\"foo\",\"total_results\":5}",
      "request_content_type": "application/json",
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": null,
      "response_content_type": "text/html",
      "curl": "curl \"https://www.example.com/api/storefront/analytics/search\" -d '{\"q\":\"foo\",\"total_results\":5}' -X POST \\\n\t-H \"Content-Type: application/json\""
    }
  ],
  "resource": "Analytics",
  "description": "Saving a search",
  "route": "/api/storefront/analytics/search",
  "explanation": "            Saving a search will be reflected in admin reports. This is intended\n            to be called once per search performed by a customer.\n",
  "http_method": "POST"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-api-4.4.6 doc/api/storefront/analytics/saving_a_search.json