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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners - Get a parcel, address and owner
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners/{publicSectorCeParcelAddressOwnersUniqID} - Get all parcels, addresses and owners
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners - Update a parcel, address and owner
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCeParcelAddressOwners/{publicSectorCeParcelAddressOwnersUniqID}