Sha256: 2d47178eab6355799e6c46bdef3fd51917cd46ff5b1fa59c4f849f4da6d73501
Contents?: true
Size: 1.44 KB
Versions: 1
Compression:
Stored size: 1.44 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/x-www-form-urlencoded" }, "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", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "0803a5be-2ff0-40e2-a694-6dc0fbbcef9d", "X-Runtime": "0.027823", "Expires": "0" }, "request_method": "PATCH", "request_path": "/api/admin/pricing_skus/2134/prices/5d5dbde9d4322a4b69d79943", "request_body": "price[regular]=15", "request_content_type": "application/x-www-form-urlencoded", "response_status": 204, "response_status_text": "No Content", "response_body": null, "response_content_type": null, "curl": "curl \"https://www.example.com/api/admin/pricing_skus/2134/prices/5d5dbde9d4322a4b69d79943\" -d 'price[regular]=15' -X PATCH \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\"" } ], "resource": "Prices", "description": "Updating a pricing sku price", "route": "/api/admin/pricing_skus/:pricing_sku_id/prices/:id", "http_method": "PATCH" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/admin/prices/updating_a_pricing_sku_price.json |