Sha256: 612ba623bfa8efa6f3b2a14df94568d5298c3d9bd8a6272ff18f296e2c38dd85

Contents?: true

Size: 1.65 KB

Versions: 1

Compression:

Stored size: 1.65 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",
        "ETag": "W/\"42517660eb728e37648cedab9e827f62\"",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "837adc86-c3e4-4a4e-89de-9251fa6a9bee",
        "X-Runtime": "0.004431",
        "Expires": "0",
        "Content-Length": "225"
      },
      "request_method": "GET",
      "request_path": "/api/admin/inventory_skus/SKU",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"inventory_sku\": {\n    \"_id\": \"SKU\",\n    \"available\": 5,\n    \"backordered\": 0,\n    \"backordered_until\": null,\n    \"created_at\": \"2019-08-22T17:02:52.144Z\",\n    \"policy\": \"standard\",\n    \"purchased\": 0,\n    \"reserve\": 0,\n    \"sellable\": 5,\n    \"updated_at\": \"2019-08-22T17:02:52.144Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/inventory_skus/SKU\" -X GET "
    }
  ],
  "resource": "Inventory SKUs",
  "description": "Showing an inventory SKU",
  "route": "/api/admin/inventory_skus/:id",
  "http_method": "GET"
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-api-4.4.7 doc/api/admin/inventory_skus/showing_an_inventory_sku.json