Update a record parcel address owner

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordParcelAddressOwner/{RecordParcelAddressOwnerUniqID}

Request

Supported Media Types
Path Parameters
  • The unique identifier for a record. The record is for a permit, business license, professional license, or planning and zoning, and is determined by the classification.
  • This is the hash key of the attributes which make up the composite key--- ParcelKey, AddressKey, OwnerKey and GisObjKey ---for the Record Parcel Address Owners resource and used to uniquely identify an instance of Record Parcel Address Owners. The client should not generate the hash key value. Instead, the client should query on the Record Parcel Address Owners collection resource with a filter on the primary key values in order to navigate to a specific instance of Record Parcel Address Owners.

    For example: RecordParcelAddressOwner?q=ParcelKey=<value1>;AddressKey=<value2>;OwnerKey=<value3>;GisObjKey=<value4>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRecords-RecordParcelAddressOwner-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorRecords-RecordParcelAddressOwner-item
Type: object
Show Source
Back to Top