get https://api.nitrobox.io/v2/customers//addresses/
Get a specific Address of customer by ident.
Responses
Get a specific Address of customer by ident.
xxxxxxxxxx
curl --request GET \
--url https://api.nitrobox.io/v2/customers/ident/addresses/addressIdent \
--header 'accept: application/json'