{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Authorization": "Token token=\"zCw1AgFNnS5Q1sb1SkZSZvL3\"" }, "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", "Access-Control-Allow-Origin": "*", "Access-Control-Allow-Headers": "*", "Access-Control-Allow-Methods": "GET, POST, PATCH, PUT, DELETE, OPTIONS", "X-Requested-With": "", "Vary": "X-Requested-With, X-Flash-Messages", "ETag": "W/\"e8d32428386ab8d2e968838007f7313b\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "2f379e4c-2e91-4eea-97ff-383a5342bcb6", "X-Runtime": "0.006241", "Expires": "0", "Content-Length": "377" }, "request_method": "GET", "request_path": "/api/storefront/saved_addresses/5d5dbcecd4322a4b69d78adc", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"user_id\": \"5d5dbcecd4322a4b69d78ad9\",\n \"url\": \"http://www.example.com/api/storefront/saved_addresses/5d5dbcecd4322a4b69d78adc\",\n \"id\": \"5d5dbcecd4322a4b69d78adc\",\n \"first_name\": \"Susan\",\n \"last_name\": \"Baker\",\n \"company\": null,\n \"street\": \"350 Fifth Avenue\",\n \"street_2\": null,\n \"city\": \"New York\",\n \"country\": \"US\",\n \"region\": \"NY\",\n \"postal_code\": \"10118\",\n \"phone_number\": \"6465552390\",\n \"phone_extension\": null\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/storefront/saved_addresses/5d5dbcecd4322a4b69d78adc\" -X GET \\\n\t-H \"Authorization: Token token=\\\"zCw1AgFNnS5Q1sb1SkZSZvL3\\\"\"" } ], "resource": "Saved Addresses", "description": "Showing a saved address", "route": "/api/storefront/saved_addresses/:id", "http_method": "GET" }