Sha256: 1f9606ea03997eb4a1414afd4ce862c8047aa37616167079c96090ea280df5a6
Contents?: true
Size: 1.75 KB
Versions: 4
Compression:
Stored size: 1.75 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, 27 Nov 2019 00:46:33 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "783895c4-caed-4405-8e5e-41f72488525d", "X-Runtime": "0.005650", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "212" }, "request_method": "GET", "request_path": "/api/admin/pricing_skus/2134", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"pricing_sku\": {\n \"_id\": \"2134\",\n \"active\": true,\n \"active_segment_ids\": [\n\n ],\n \"created_at\": \"2019-11-27T00:46:33.948Z\",\n \"discountable\": true,\n \"msrp\": null,\n \"on_sale\": false,\n \"tax_code\": null,\n \"updated_at\": \"2019-11-27T00:46:33.948Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/pricing_skus/2134\" -X GET " } ], "resource": "Pricing SKUs", "description": "Showing an pricing SKU", "route": "/api/admin/pricing_skus/:id", "http_method": "GET" }
Version data entries
4 entries across 4 versions & 1 rubygems