PUT api/Properties

Request Information

URI Parameters

None.

Body Parameters

shortProperty
NameDescriptionTypeAdditional information
id

integer

None.

causeNumber

string

None.

parcelID

string

None.

address1

string

None.

address2

string

None.

city

string

None.

township

integer

None.

townshipName

string

None.

zip

string

None.

latestStatus

integer

None.

latestStatusName

string

None.

latestSaleDate

date

None.

latestRegistrationTime

date

None.

latestSaleTime

date

None.

sales

Collection of shortPropertySale

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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.