Sha256: 75aee62840d3b4b496c0d5b63b5205f6c97bf1a136f30aed9fd7ee188ffd9574
Contents?: true
Size: 1.71 KB
Versions: 1
Compression:
Stored size: 1.71 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/\"0ff2a35096f73967495400b64abe115a\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "0609d1f2-ea84-4ee8-a1f0-226a94785428", "X-Runtime": "0.006723", "Expires": "0", "Content-Length": "253" }, "request_method": "GET", "request_path": "/api/admin/promo_code_lists/5d5ecb1bd4322a04dfbf7464", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"promo_code_list\": {\n \"_id\": \"5d5ecb1bd4322a04dfbf7464\",\n \"count\": 2,\n \"created_at\": \"2019-08-22T17:04:27.187Z\",\n \"expires_at\": null,\n \"generation_completed_at\": \"2019-08-22T17:04:27.195Z\",\n \"name\": \"Test Code List\",\n \"prefix\": null,\n \"updated_at\": \"2019-08-22T17:04:27.198Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/promo_code_lists/5d5ecb1bd4322a04dfbf7464\" -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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.7 | doc/api/admin/promo_code_lists/showing_a_promo_code_list.json |