{"id":58,"date":"2016-01-26T00:41:27","date_gmt":"2016-01-26T00:41:27","guid":{"rendered":"http:\/\/192.168.114.129\/?page_id=58"},"modified":"2023-06-24T11:10:16","modified_gmt":"2023-06-24T11:10:16","slug":"put-address","status":"publish","type":"page","link":"https:\/\/api-users.4over.com\/?page_id=58","title":{"rendered":"Update Addresses"},"content":{"rendered":"<h3>Resource URI<\/h3>\n<p>This route will update the Address record specified by the UUID<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">PUT \/addresses\/{address_uuid}<\/pre>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n@param address_uuid {uuid} UUID of an Address.\r\n<\/pre>\n<h3>Sample Request<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\nhttp:\/\/api.4over.com\/addresses\/2e15b146-d6e1-4602-9c58-ca85a40bd362 \r\n<\/pre>\n<h3>Sample Request Body<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\n    &quot;address_uuid&quot;: &quot;2e15b146-d6e1-4602-9c58-ca85a40bd362&quot;,\r\n    &quot;street&quot;: &quot;12345 Street&quot;,\r\n    &quot;street2&quot;: &quot;Suit N&quot;,\r\n    &quot;city&quot;: &quot;Glendale&quot;,\r\n    &quot;state&quot;: &quot;CA&quot;,\r\n    &quot;postal_code&quot;: &quot;12347&quot;,\r\n    &quot;country&quot;: &quot;US&quot;\r\n}\r\n<\/pre>\n<h3>Sample Response Body<\/h3>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\nJSON\r\n{\r\n    &quot;address_uuid&quot;: &quot;2e15b146-d6e1-4602-9c58-ca85a40bd362&quot;,\r\n    &quot;street&quot;: &quot;12345 Street&quot;,\r\n    &quot;street2&quot;: &quot;Suit N&quot;,\r\n    &quot;city&quot;: &quot;Glendale&quot;,\r\n    &quot;state&quot;: &quot;CA&quot;,\r\n    &quot;postal_code&quot;: &quot;12347&quot;,\r\n    &quot;country&quot;: &quot;US&quot;\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Resource URI This route will update the Address record specified by the UUID Input Parameters Sample Request html Sample Request Body JSON Sample Response Body<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":52,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-58","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=58"}],"version-history":[{"count":6,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions"}],"predecessor-version":[{"id":639,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions\/639"}],"up":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/52"}],"wp:attachment":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}