CE Parcel Address Owner REST Endpoints

Code Enforcement/CE Parcel Address Owner
The CE parcel, address and owner resource is used to create or modify the parcel, address and owner details associated with incident or case.
Create a set of parcel, address and owner
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners
Get a parcel, address and owner
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners/{publicSectorCeParcelAddressOwnersUniqID}
Get all parcels, addresses and owners
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners
Update a parcel, address and owner
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners/{publicSectorCeParcelAddressOwnersUniqID}