GET api/IdentityAddress/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IdentityAddress
NameDescriptionTypeAdditional 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.

Email

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.