Sha256: f9151383e02e64b1b034a1a8d61a320baecdbe6f9fbfa702475ef43e5581545d

Contents?: true

Size: 1.75 KB

Versions: 2

Compression:

Stored size: 1.75 KB

Contents

{
  "parameters": [

  ],
  "response_fields": [

  ],
  "requests": [
    {
      "request_headers": {
      },
      "request_query_parameters": {
      },
      "response_headers": {
        "X-Frame-Options": "SAMEORIGIN",
        "X-XSS-Protection": "1; mode=block",
        "X-Content-Type-Options": "nosniff",
        "X-Download-Options": "noopen",
        "X-Permitted-Cross-Domain-Policies": "none",
        "Referrer-Policy": "strict-origin-when-cross-origin",
        "Content-Type": "application/json; charset=utf-8",
        "X-Requested-With": "",
        "Vary": "X-Requested-With, X-Workarea-Segments",
        "Last-Modified": "Wed, 19 Aug 2020 13:52:06 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "5a6616bc-e73f-4e61-bc71-397817450e2b",
        "X-Runtime": "0.005937",
        "X-Workarea-Segments": "",
        "Expires": "0",
        "Content-Length": "212"
      },
      "request_method": "GET",
      "request_path": "/api/admin/pricing_skus/2134",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"pricing_sku\": {\n    \"_id\": \"2134\",\n    \"active\": true,\n    \"active_segment_ids\": [\n\n    ],\n    \"created_at\": \"2020-08-19T13:52:06.246Z\",\n    \"discountable\": true,\n    \"msrp\": null,\n    \"on_sale\": false,\n    \"tax_code\": null,\n    \"updated_at\": \"2020-08-19T13:52:06.246Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/pricing_skus/2134\" -X GET "
    }
  ],
  "resource": "Pricing SKUs",
  "description": "Showing an pricing SKU",
  "route": "/api/admin/pricing_skus/:id",
  "http_method": "GET"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-api-4.5.6 doc/api/admin/pricing_skus/showing_an_pricing_sku.json
workarea-api-4.5.5 doc/api/admin/pricing_skus/showing_an_pricing_sku.json