Sha256: dd50af141b4cb32ecccd0335bf806b593db2c0d93dcf8f91c52a216807c2fb6d
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/\"0bbd3cdc3edc578c64f0d7af5502afff\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "1e57797d-04a0-45da-a308-6581ca9abba9", "X-Runtime": "0.004301", "Expires": "0", "Content-Length": "161" }, "request_method": "GET", "request_path": "/api/admin/tax_categories/5d5ecac9d4322a04dfbf70d1", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"tax_category\": {\n \"_id\": \"5d5ecac9d4322a04dfbf70d1\",\n \"code\": \"19\",\n \"created_at\": \"2019-08-22T17:03:05.598Z\",\n \"name\": \"Clothing\",\n \"updated_at\": \"2019-08-22T17:03:05.598Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/tax_categories/5d5ecac9d4322a04dfbf70d1\" -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.7 | doc/api/admin/tax_categories/showing_a_tax_category.json |