Sha256: e70bc3c649120e5bfa332a6f16c349a200d18b2360fbc01fa1885a0d9db0ba96
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 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/\"42b0dce6b342e3e54776f9a5daac854f\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "13c475cc-137f-47dd-b944-5c6b2ecb2859", "X-Runtime": "0.003804", "Expires": "0", "Content-Length": "161" }, "request_method": "GET", "request_path": "/api/admin/tax_categories/5d5dbd32d4322a4b69d78e1f", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"tax_category\": {\n \"_id\": \"5d5dbd32d4322a4b69d78e1f\",\n \"code\": \"32\",\n \"created_at\": \"2019-08-21T21:52:50.169Z\",\n \"name\": \"Clothing\",\n \"updated_at\": \"2019-08-21T21:52:50.169Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/tax_categories/5d5dbd32d4322a4b69d78e1f\" -X GET " } ], "resource": "Tax Categories", "description": "Showing a tax category", "route": "/api/admin/tax_categories/:id", "http_method": "GET" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/admin/tax_categories/showing_a_tax_category.json |