Retrieve address with given id

GET {{baseUrl}}/addresses/:adr_id

Retrieves the details of an existing address. You need only supply the unique customer identifier that was returned upon address creation.

RESPONSES

status: OK

{"address_city":"qui commodo","address_country":"UNITED STATES","address_line1":"nisi ","address_state":"zP","address_zip":"21305-8151","date_created":"1989-06-09T15:29:44.633Z","date_modified":"1949-08-06T20:35:48.294Z","id":"adr_u","object":"address","address_line2":"dolore veniam elit","deleted":false,"recipient_moved":false}