Sha256: 837f3ee4dfe21b54dbef72b9245569c8322b8f42024894b030cc13d3cc363215

Contents?: true

Size: 1.82 KB

Versions: 2

Compression:

Stored size: 1.82 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:49:01 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "aa9d5dfd-a8db-4c1d-8e37-42049148573e",
        "X-Runtime": "0.005815",
        "X-Workarea-Segments": "",
        "Expires": "0",
        "Content-Length": "247"
      },
      "request_method": "GET",
      "request_path": "/api/admin/fulfillments/1234",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"fulfillment\": {\n    \"_id\": \"1234\",\n    \"created_at\": \"2020-08-19T13:49:01.515Z\",\n    \"items\": [\n      {\n        \"_id\": \"5f3d2dcd0218236de151f15b\",\n        \"created_at\": null,\n        \"order_item_id\": \"5f3d2dc90218236de151f12c\",\n        \"quantity\": 2,\n        \"updated_at\": null\n      }\n    ],\n    \"updated_at\": \"2020-08-19T13:49:01.515Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/fulfillments/1234\" -X GET "
    }
  ],
  "resource": "Fulfillment",
  "description": "Showing fulfillment",
  "route": "/api/admin/fulfillments/:order_id",
  "http_method": "GET"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-api-4.5.6 doc/api/admin/fulfillment/showing_fulfillment.json
workarea-api-4.5.5 doc/api/admin/fulfillment/showing_fulfillment.json