Update a project parcel address

patch

/fscmRestApi/resources/11.13.18.05/publicSectorProjects/{publicSectorProjectsUniqID}/child/ProjectParcel/{ParcelKey}/child/ProjectAddress/{AddressKey}

Request

Path Parameters
  • The unique identifier of the project address.
  • The unique identifier for the project parcel.
  • This is the hash key of the attributes which make up the composite key--- AgencyId and ProjectCode ---for the Project Lists resource and used to uniquely identify an instance of Project Lists. The client should not generate the hash key value. Instead, the client should query on the Project Lists collection resource with a filter on the primary key values in order to navigate to a specific instance of Project Lists.

    For example: publicSectorProjects?q=AgencyId=<value1>;ProjectCode=<value2>
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: Address Line 1
    Maximum Length: 240
    The first or main address.
  • Title: Address Line 2
    Maximum Length: 240
    The second address, if present.
  • Title: Address Line 3
    Maximum Length: 240
    The third address, if present.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth address, if present.
  • Title: Address Field 1
    Maximum Length: 20
    Additional information for the first address or main address of the parcel.
  • Title: Address Field 2
    Maximum Length: 20
    Additional information for the second address of the parcel, if present.
  • Title: Address Field 3
    Maximum Length: 20
    Additional information for the third address of the parcel, if present.
  • Title: Address ID
    The identifier of the parcel address.
  • Title: Address Type
    Maximum Length: 20
    The address type used for delivery point validation (DPV). For example, main address, side address, or virtual address.
  • Title: Building Type
    Maximum Length: 20
    The building type used in an address search. For example, Tower A or Block 3.
  • Title: Cell Phone Country Code
    Maximum Length: 10
    The country code for the cell phone number of parcel contact.
  • Title: Cell Phone Number
    Maximum Length: 40
    The cell phone number of the parcel address contact.
  • Title: City
    Maximum Length: 60
    The city in the parcel address.
  • Title: X Coordinate
    The x-axis coordinate of the project parcel address.
  • Title: Y Coordinate
    The y-axis coordinate of the project parcel address.
  • Title: Country
    Maximum Length: 60
    The country in the parcel address.
  • Title: County
    Maximum Length: 60
    The county in the parcel address.
  • Title: Email Address
    Maximum Length: 50
    The email address of the parcel address contact.
  • Title: Fax Country Code
    Maximum Length: 10
    The country code for the fax number of the parcel contact.
  • Title: Fax Number
    Maximum Length: 40
    The fax number of the parcel address contact.
  • Title: Floor
    Maximum Length: 20
    The floor or level in an address search. For example, mezzanine level, penthouse, or garage level C.
  • Title: Home Phone Country Code
    Maximum Length: 10
    The country code for the home telephone number of the parcel address contact.
  • Title: Home Phone Number
    Maximum Length: 40
    The home telephone number of the parcel address contact.
  • Title: Input Source
    Maximum Length: 1
    Indicates how the data were entered or loaded into the application. The values are S for system data and U for user-entered data.
  • Title: Latitude
    The latitude of the parcel address. A geographic location typically identifies a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance.
  • Title: Longitude
    The longitude of the parcel address. A geographic location typically identifies a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance.
  • Title: Municipality ID
    Maximum Length: 20
    The municipality identifier if the parcel is not managed at the county level.
  • Title: Parcel ID
    The identifier of the parcel.
  • Title: Postal Code
    Maximum Length: 60
    The postal code in the parcel address.
  • Title: Postal Plus 4 Code
    Maximum Length: 20
    The postal plus four code of the parcel address.
  • Title: Primary
    Maximum Length: 1
    Default Value: false
    Indicates whether the current project address is the primary address. If the value is Y, then the address is the primary project address. The default value is N.
  • Title: Province
    Maximum Length: 60
    The province in the parcel address.
  • Title: SRID
    The SRID of the parcel address. This attribute indicates the Spatial Reference System Identifier (SRID), which is a unique value that identifies projected, unprojected, and local spatial coordinate system definitions. Used in all GIS systems.
  • Title: State
    Maximum Length: 60
    The state in the parcel address.
  • Title: Street Direction
    Maximum Length: 10
    The street direction in an address search. Values are compass directions, such as N, S, E, W, NW, SE, and so on. For example, use street direction N to find all parcels with an address that is north of the city center.
  • Title: Street Name
    Maximum Length: 240
    The street name in the parcel address used during a search.
  • Title: Street Number
    Maximum Length: 20
    The street number in the parcel address.
  • Title: Street Type
    Maximum Length: 20
    The street type designation used during a search. For example, alley, boulevard, avenue, lane, street, loop, and so on.
  • Title: Unit Number
    Maximum Length: 30
    The exact unit in a building used in an address search. For example, Apartment 208A or Suite 300.
  • Title: Work Phone Country Code
    Maximum Length: 10
    The country code for the work telephone number of the parcel contact.
  • Title: Work Phone Number
    Maximum Length: 40
    The work telephone number of the parcel address contact.
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 : publicSectorProjects-ProjectParcel-ProjectAddress-item-response
Type: object
Show Source
  • Title: Address Line 1
    Maximum Length: 240
    The first or main address.
  • Title: Address Line 2
    Maximum Length: 240
    The second address, if present.
  • Title: Address Line 3
    Maximum Length: 240
    The third address, if present.
  • Title: Address Line 4
    Maximum Length: 240
    The fourth address, if present.
  • Title: Address Field 1
    Maximum Length: 20
    Additional information for the first address or main address of the parcel.
  • Title: Address Field 2
    Maximum Length: 20
    Additional information for the second address of the parcel, if present.
  • Title: Address Field 3
    Maximum Length: 20
    Additional information for the third address of the parcel, if present.
  • Title: Address ID
    The identifier of the parcel address.
  • Title: Address ID
    The unique identifier of the project address.
  • Title: Address Type
    Maximum Length: 20
    The address type used for delivery point validation (DPV). For example, main address, side address, or virtual address.
  • Default Value: 1
    The unique identifier for a public sector agency.
  • Title: Building Type
    Maximum Length: 20
    The building type used in an address search. For example, Tower A or Block 3.
  • Title: Cell Phone Country Code
    Maximum Length: 10
    The country code for the cell phone number of parcel contact.
  • Title: Cell Phone Number
    Maximum Length: 40
    The cell phone number of the parcel address contact.
  • Title: City
    Maximum Length: 60
    The city in the parcel address.
  • Title: X Coordinate
    The x-axis coordinate of the project parcel address.
  • Title: Y Coordinate
    The y-axis coordinate of the project parcel address.
  • Title: Country
    Maximum Length: 60
    The country in the parcel address.
  • Title: County
    Maximum Length: 60
    The county in the parcel address.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the project parcel address.
  • Title: Creation Date
    Read Only: true
    The date when the project parcel address was created.
  • Title: Email Address
    Maximum Length: 50
    The email address of the parcel address contact.
  • Title: Fax Country Code
    Maximum Length: 10
    The country code for the fax number of the parcel contact.
  • Title: Fax Number
    Maximum Length: 40
    The fax number of the parcel address contact.
  • Title: Floor
    Maximum Length: 20
    The floor or level in an address search. For example, mezzanine level, penthouse, or garage level C.
  • Title: Home Phone Country Code
    Maximum Length: 10
    The country code for the home telephone number of the parcel address contact.
  • Title: Home Phone Number
    Maximum Length: 40
    The home telephone number of the parcel address contact.
  • Title: Input Source
    Maximum Length: 1
    Indicates how the data were entered or loaded into the application. The values are S for system data and U for user-entered data.
  • Title: Last Updated Date
    Read Only: true
    The user who last updated the project parcel address.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The date when the project parcel address was last updated.
  • Title: Last Update Login
    Read Only: true
    Maximum Length: 32
    The login ID of the user who last updated the project parcel address.
  • Title: Latitude
    The latitude of the parcel address. A geographic location typically identifies a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance.
  • Links
  • Title: Longitude
    The longitude of the parcel address. A geographic location typically identifies a specific entrance area within a large parcel, for example, a security checkpoint gate, delivery entrance, or employee entrance.
  • Title: Municipality ID
    Maximum Length: 20
    The municipality identifier if the parcel is not managed at the county level.
  • Title: Parcel ID
    The identifier of the parcel.
  • Title: Parcel ID
    The unique identifier of the project parcel.
  • Title: Postal Code
    Maximum Length: 60
    The postal code in the parcel address.
  • Title: Postal Plus 4 Code
    Maximum Length: 20
    The postal plus four code of the parcel address.
  • Title: Primary
    Maximum Length: 1
    Default Value: false
    Indicates whether the current project address is the primary address. If the value is Y, then the address is the primary project address. The default value is N.
  • Title: Project ID
    Maximum Length: 30
    The unique identifier for a project.
  • Title: Province
    Maximum Length: 60
    The province in the parcel address.
  • Title: SRID
    The SRID of the parcel address. This attribute indicates the Spatial Reference System Identifier (SRID), which is a unique value that identifies projected, unprojected, and local spatial coordinate system definitions. Used in all GIS systems.
  • Title: State
    Maximum Length: 60
    The state in the parcel address.
  • Title: Street Direction
    Maximum Length: 10
    The street direction in an address search. Values are compass directions, such as N, S, E, W, NW, SE, and so on. For example, use street direction N to find all parcels with an address that is north of the city center.
  • Title: Street Name
    Maximum Length: 240
    The street name in the parcel address used during a search.
  • Title: Street Number
    Maximum Length: 20
    The street number in the parcel address.
  • Title: Street Type
    Maximum Length: 20
    The street type designation used during a search. For example, alley, boulevard, avenue, lane, street, loop, and so on.
  • Title: Unit Number
    Maximum Length: 30
    The exact unit in a building used in an address search. For example, Apartment 208A or Suite 300.
  • Title: Work Phone Country Code
    Maximum Length: 10
    The country code for the work telephone number of the parcel contact.
  • Title: Work Phone Number
    Maximum Length: 40
    The work telephone number of the parcel address contact.
Back to Top