Parcel Owners REST Endpoints

Permits/Record Lists/Parcels/Parcel Owners
The parcel owner resource is used to view the parcel owners.
Create a set of record parcel owners
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordLists/{LnpRecordKey}/child/RecordParcel/{ParcelKey}/child/ParcelOwner
Delete a record parcel owner
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordLists/{LnpRecordKey}/child/RecordParcel/{ParcelKey}/child/ParcelOwner/{publicSectorRecordLists_RecordParcel_ParcelOwner_Id}
Get a parcel owner
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordLists/{LnpRecordKey}/child/RecordParcel/{ParcelKey}/child/ParcelOwner/{publicSectorRecordLists_RecordParcel_ParcelOwner_Id}
Get all parcel owners
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordLists/{LnpRecordKey}/child/RecordParcel/{ParcelKey}/child/ParcelOwner
Update a record parcel owner
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordLists/{LnpRecordKey}/child/RecordParcel/{ParcelKey}/child/ParcelOwner/{publicSectorRecordLists_RecordParcel_ParcelOwner_Id}