Sha256: cf2bf4e41330e21d13ea0d2a997b616c28f1abeba825f7b3796dda67a002dd96
Contents?: true
Size: 1.83 KB
Versions: 2
Compression:
Stored size: 1.83 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:47:17 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "87ab4fab-d1a5-41f2-a9ff-ad3b4f0ea28c", "X-Runtime": "0.007925", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "253" }, "request_method": "GET", "request_path": "/api/admin/promo_code_lists/5f3d2d650218236de151ed74", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"promo_code_list\": {\n \"_id\": \"5f3d2d650218236de151ed74\",\n \"count\": 2,\n \"created_at\": \"2020-08-19T13:47:17.084Z\",\n \"expires_at\": null,\n \"generation_completed_at\": \"2020-08-19T13:47:17.103Z\",\n \"name\": \"Test Code List\",\n \"prefix\": null,\n \"updated_at\": \"2020-08-19T13:47:17.105Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/promo_code_lists/5f3d2d650218236de151ed74\" -X GET " } ], "resource": "Promo Code Lists", "description": "Showing a promo code list", "route": "/api/admin/promo_code_lists/:id", "http_method": "GET" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/admin/promo_code_lists/showing_a_promo_code_list.json |
workarea-api-4.5.5 | doc/api/admin/promo_code_lists/showing_a_promo_code_list.json |