GET api/PersonAddress/GetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PersonAddressDto| Name | Description | Type | Additional information |
|---|---|---|---|
| key | PersonAddressKey |
None. |
|
| addressId | integer |
None. |
|
| isDefault | boolean |
None. |
|
| categoryEnumName | string |
None. |
|
| address | AddressDto |
None. |
|
| name | string |
None. |
|
| categoryEnum | AddressCategoryEnum |
None. |
|
| personId | integer |
None. |
|
| id | PersonAddressKey |
None. |
|
| isNew | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.