GET api/Address?personId={personId}&addressId={addressId}

Get address data AddressDto.

Request Information

Parameters

NameDescriptionAdditional information
personId
No documentation available.

Define this parameter in the request URI.

addressId
The GUID of address in BencomUsers.

Define this parameter in the request URI.