Update a record parcel and related parcel information

patch

/fscmRestApi/resources/11.13.18.05/publicSectorParcelProperties/{ParcelKey}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Land Use
    Maximum Length: 30
    The land use code of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Parcel Type
    Maximum Length: 30
    The type of the parcel. For example, commercial, residential, or government.
  • Title: Primary
    Maximum Length: 1
    Indicates the primary parcel. If the value is Y, then the parcel is the primary parcel. The default value is N.
  • Title: Primary Zone
    Maximum Length: 30
    The primary zoning ID of the zoning for the parcel.
  • Title: Property Description
    Maximum Length: 240
    The property description.
  • Title: Zone Description
    Maximum Length: 240
    The zoning description.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : publicSectorParcelProperties-item-response
Type: object
Show Source
  • Title: Agency ID
    Default Value: 1
    The unique identifier for a public sector agency associated with the parcel address.
  • Title: Block
    Maximum Length: 30
    The block number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Book
    Maximum Length: 30
    The book number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Boundary Description
    Maximum Length: 480
    A textual description of the property boundaries. This is not a listing of coordinates. For example, SMITH LOT - COME E 155 FT FROM SW CORNER OF LOT 206 THEN 77.5 FT N TO A LINE WHICH EXTENDS FROM A PT N 309.91 FT AND E 55.25 FT FROM BEG TO A PT E 155 FT FROM LOT 206.
  • Title: Creation Date
    Read Only: true
    The date when the record parcel was created.
  • Title: District
    Maximum Length: 50
    The district name of the parcel.
  • Title: Fixture Exemption
    Read Only: true
    The exempted fixture information of the parcel.
  • Title: Fixtures
    Read Only: true
    The fixtures associated with the parcel.
  • Title: Improvement Value
    Read Only: true
    The improvement value of the parcel.
  • Title: Jurisdiction
    Maximum Length: 50
    The name of the city, if incorporated, or the name of the county, if unincorporated.
  • Title: Land Use
    Maximum Length: 30
    The land use code of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Land Value
    Read Only: true
    The land value of the parcel.
  • Title: Last Updated Date
    Read Only: true
    The date when the record parcel was last updated.
  • Title: Latitude
    The geographic location of the parcel that is east or west of the meridian. It typically points to a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance.
  • Links
  • Title: Record ID
    Maximum Length: 50
    The unique identifier for the application record.
  • Title: Record
    The unique identifier for the record associated with the parcel.
  • Title: Longitude
    The geographic location of the parcel that is north or south of the equator.
  • Title: Lot
    Maximum Length: 30
    The lot number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Map Book Page
    Maximum Length: 50
    The recorded map book and page.
  • Title: Map Name
    Maximum Length: 50
    The recorded map name. For example, Public Works.
  • Title: Net Assessed Value
    Read Only: true
    The net assessed value of the parcel.
  • Title: Other Exemption
    Read Only: true
    Any additional exemptions for the parcel.
  • Title: Owner Exemption
    Read Only: true
    The exempted owner information of the parcel.
  • Title: Page
    Maximum Length: 30
    The page number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Parcel
    The unique identifier of the record parcel.
  • Title: Parcel
    Maximum Length: 30
    The Assessor Parcel Number (APN) as entered by the user.
  • Title: Parcel Key
    The unique identifier for a parcel.
  • Title: Parcel Size
    Read Only: true
    The first parcel size.
  • Read Only: true
    Maximum Length: 3
    The unit of measure for the first parcel size.
  • Title: Parcel Type
    Maximum Length: 30
    The type of the parcel. For example, commercial, residential, or government.
  • Title: Parent Parcel
    The unique identifier for the parent record parcel.
  • Title: Personal Property Value
    Read Only: true
    The personal property value of the parcel.
  • Title: Primary
    Maximum Length: 1
    Indicates the primary parcel. If the value is Y, then the parcel is the primary parcel. The default value is N.
  • Read Only: true
    Maximum Length: 240
    The address of the primary parcel address.
  • Read Only: true
    Maximum Length: 60
    The city in the primary parcel address.
  • Read Only: true
    Maximum Length: 6
    The state in the primary parcel address.
  • Title: Primary Zone
    Maximum Length: 30
    The primary zoning ID of the zoning for the parcel.
  • Title: Property Description
    Maximum Length: 240
    The property description.
  • Title: Section
    Maximum Length: 30
    The section number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: SRID
    The GIS coordinate system in use.
  • Title: Subdivision
    Maximum Length: 30
    The subdivision of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Unit
    Maximum Length: 30
    The unit number of the parcel in the Detail Land Information, which is part of the Assessor Parcel Number (APN).
  • Title: Zone Description
    Maximum Length: 240
    The zoning description.
Back to Top