GET api/IdentityAddress/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IdentityAddress| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| RecordTypeId | integer |
None. |
|
| RecordId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Country | integer |
None. |
|
| string |
None. |
||
| ZipCode | string |
None. |
|
| HomePhone | string |
None. |
|
| CellPhone | string |
None. |
|
| Fax | string |
None. |
|
| Status | string |
None. |
|
| site | Site |
None. |
|
| RecordType | IdentityRecordType |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.