Sha256: 2bef7e0a2ac036cde8e081bec8b3b34f483cf38216063172c788b1550740c87b
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": "ef1a4f75-bcbc-4406-b535-463342a9952c", "X-Runtime": "0.031647", "Expires": "0" }, "request_method": "PATCH", "request_path": "/api/admin/pricing_skus/2134/prices/5d5ec9cbd4322a04dfbf630d", "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/5d5ec9cbd4322a04dfbf630d\" -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.7 | doc/api/admin/prices/updating_a_pricing_sku_price.json |