GET api/RID/PropertyData/{property_no}

Use to return RID information

Request Information

URI Parameters

NameDescriptionTypeAdditional information
property_no

The Wanganui District Council Property Number

integer

Required

Body Parameters

None.

Response Information

Resource Description

RID information. This may include next-years rating factors and valuation data seperatly.

RIDClasses
NameDescriptionTypeAdditional information
Property_no

integer

None.

Assessno

string

None.

Address

string

None.

LegalDesc

string

None.

Area

string

None.

CT

string

None.

Year

string

None.

Yearhead

string

None.

NextYear

string

None.

NextYearhead

string

None.

LV

decimal number

None.

CV

decimal number

None.

Owners

string

None.

NewValuation

string

None.

NewLV

decimal number

None.

NewCV

decimal number

None.

Showamounts

boolean

None.

Charges

Collection of RIDOutput_Charges

None.

ChargesNextYear

Collection of RIDOutput_Charges_NextYear

None.

Response Formats

application/json, text/json

Sample:

Sample not available.