Sha256: 2fb6ee29ca1e8260287aba1107fc85116f7dfa3bb105e5e80c1498688295c5c6

Contents?: true

Size: 1.33 KB

Versions: 2

Compression:

Stored size: 1.33 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",
        "X-Request-Id": "06a932d7-b02a-4cac-b2cb-abb346a351fe",
        "X-Runtime": "0.005257",
        "Content-Length": "0"
      },
      "request_method": "POST",
      "request_path": "/api/storefront/analytics/filters",
      "request_body": "{\"filters\":{\"color\":\"Red\"}}",
      "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/filters\" -d '{\"filters\":{\"color\":\"Red\"}}' -X POST \\\n\t-H \"Content-Type: application/json\""
    }
  ],
  "resource": "Analytics",
  "description": "Saving filters",
  "route": "/api/storefront/analytics/filters",
  "http_method": "POST",
  "explanation": "            Saving a filter will be reflected in admin reports. This is intended\n            to be called when a customer selects a filter on from a product\n            listing (most likely categories or search results).\n"
}

Version data entries

2 entries across 2 versions & 1 rubygems

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