Sha256: f8a8a82bab585962bbc94f0a715fc605bb029a4d459e86a3bab84437da79e804

Contents?: true

Size: 1.92 KB

Versions: 2

Compression:

Stored size: 1.92 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:46:57 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "f868e201-7204-42da-bff5-7115f1a5c26a",
        "X-Runtime": "0.009048",
        "X-Workarea-Segments": "",
        "Expires": "0",
        "Content-Length": "298"
      },
      "request_method": "GET",
      "request_path": "/api/admin/shippings/5f3d2d510218236de151ecbe",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"shipping\": {\n    \"_id\": \"5f3d2d510218236de151ecbe\",\n    \"created_at\": \"2020-08-19T13:46:57.654Z\",\n    \"discount_ids\": [\n\n    ],\n    \"instructions\": null,\n    \"order_id\": \"1234\",\n    \"quantities\": {\n    },\n    \"shipping_total\": {\n      \"cents\": 0.0,\n      \"currency_iso\": \"USD\"\n    },\n    \"tax_total\": {\n      \"cents\": 0.0,\n      \"currency_iso\": \"USD\"\n    },\n    \"updated_at\": \"2020-08-19T13:46:57.654Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/shippings/5f3d2d510218236de151ecbe\" -X GET "
    }
  ],
  "resource": "Shipping",
  "description": "Showing a shipment",
  "route": "/api/admin/shippings/:id",
  "http_method": "GET"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-api-4.5.6 doc/api/admin/shipping/showing_a_shipment.json
workarea-api-4.5.5 doc/api/admin/shipping/showing_a_shipment.json