Parcel Properties REST Endpoints

Parcel Properties
The parcel properties resource is used to view or modify a record parcel and its properties, such as primary parcel addresses and parcel-related information. Record parcels are plots of real estate associated with a permit.
Get a record parcel and related parcel information
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelProperties/{ParcelKey}
Get all record parcels and related parcel information
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelProperties
Gets the record parcel count information.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelProperties
Update a record parcel and related parcel information
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorParcelProperties/{ParcelKey}