doc/api/admin/fulfillment/showing_fulfillment.json in workarea-api-4.4.6 vs doc/api/admin/fulfillment/showing_fulfillment.json in workarea-api-4.4.7
- old
+ new
@@ -17,23 +17,23 @@
"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/\"99ee682fa8ebf8ae86253ccdc157b2bb\"",
+ "ETag": "W/\"3cbadfd1cbb37db792302fb05c2952cd\"",
"Cache-Control": "no-cache, no-store, must-revalidate",
- "X-Request-Id": "fad7957b-b685-46ca-8e4c-35b60111f9bf",
- "X-Runtime": "0.006785",
+ "X-Request-Id": "ac06d35a-459d-475e-ac71-0700ba9bf374",
+ "X-Runtime": "0.007645",
"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\": \"2019-08-21T21:49:45.862Z\",\n \"items\": [\n {\n \"_id\": \"5d5dbc79d4322a4b69d782c7\",\n \"created_at\": null,\n \"order_item_id\": \"5d5dbc77d4322a4b69d7829a\",\n \"quantity\": 2,\n \"updated_at\": null\n }\n ],\n \"updated_at\": \"2019-08-21T21:49:45.862Z\"\n }\n}",
+ "response_body": "{\n \"fulfillment\": {\n \"_id\": \"1234\",\n \"created_at\": \"2019-08-22T17:05:34.459Z\",\n \"items\": [\n {\n \"_id\": \"5d5ecb5ed4322a04dfbf77dd\",\n \"created_at\": null,\n \"order_item_id\": \"5d5ecb5bd4322a04dfbf77b0\",\n \"quantity\": 2,\n \"updated_at\": null\n }\n ],\n \"updated_at\": \"2019-08-22T17:05:34.459Z\"\n }\n}",
"response_content_type": "application/json",
"curl": "curl -g \"https://www.example.com/api/admin/fulfillments/1234\" -X GET "
}
],
"resource": "Fulfillment",
\ No newline at end of file