Record Parcel Address Owners REST Endpoints

Business License/BL Records/Record Parcel Address Owners
The record parcel address owner resource is used to view the owners of a parcel.
Create a set of parcel address owners
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordParcelAddressOwner
Delete a parcel address owner
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordParcelAddressOwner/{publicSectorBlRecords_RecordParcelAddressOwner_Id}
Get a parcel address owner
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordParcelAddressOwner/{publicSectorBlRecords_RecordParcelAddressOwner_Id}
Get all parcel address owners
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordParcelAddressOwner
Update a parcel address owner
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordParcelAddressOwner/{publicSectorBlRecords_RecordParcelAddressOwner_Id}