POST api/PersonPhones

Request Information

URI Parameters

None.

Body Parameters

PersonPhone
NameDescriptionTypeAdditional information
PhoneId

integer

None.

PersonId

integer

None.

PhoneTypeId

integer

None.

IsPreferred

boolean

None.

Person

Person

None.

Phone

Phone

None.

Request 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.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

PersonPhone
NameDescriptionTypeAdditional information
PhoneId

integer

None.

PersonId

integer

None.

PhoneTypeId

integer

None.

IsPreferred

boolean

None.

Person

Person

None.

Phone

Phone

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.