Create a set of record parcel addresses

post

/fscmRestApi/resources/11.13.18.05/publicSectorRecordLists/{LnpRecordKey}/child/ParcelAddress

Request

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.
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.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
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
    The identifier of the parcel address.
  • Title: Address Key
    The unique 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: Agency ID
    Default Value: 1
    The unique identifier for a public sector agency.
  • Title: Building
    Maximum Length: 20
    The building type of building used in an address search. For example, Tower A or Block 3.
  • Title: Cell Phone Country
    Maximum Length: 10
    The country code for the cell phone number of parcel contact.
  • Title: Cell Phone
    Maximum Length: 40
    The cell phone number of the parcel address contact.
  • Title: City
    Maximum Length: 60
    The city in the parcel address.
  • Title: Coordinate X
    The x-axis coordinate of the record parcel address.
  • Title: Coordinate Y
    The y-axis coordinate of the record parcel address.
  • Title: Country
    Maximum Length: 60
    The country in the parcel address.
  • Title: County
    Maximum Length: 60
    The country in the parcel address.
  • Maximum Length: 240
    The first crossroad of the intersection.
  • Maximum Length: 240
    The second crossroad of the intersection.
  • Title: Email
    Maximum Length: 50
    The email address of the parcel address contact.
  • Title: Fax Country
    Maximum Length: 10
    The country code for the fax number of the parcel contact.
  • Title: Fax
    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
    Maximum Length: 10
    The country code for the home telephone number of the parcel address contact.
  • Title: Home Phone
    Maximum Length: 40
    The home telephone number of the parcel address contact.
  • Title: 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.
  • Maximum Length: 200
    The landmark associated with the 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.
  • Title: Record ID
    Maximum Length: 50
    A logical identifier for the application record.
  • Title: Record
    The unique identifier of the record associated with the parcel address.
  • 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
    Maximum Length: 20
    The municipality identifier if the parcel is not managed at the county level.
  • Title: Parcel
    The identifier of the record parcel.
  • Title: Parcel Key
    The unique identifier of the parcel associated with a parcel address.
  • Title: Postal Code
    Maximum Length: 60
    The postal code in the parcel address.
  • Title: Postal Plus 4 Code
    Maximum Length: 20
    An extended postal code in the parcel address.
  • Title: Primary
    Maximum Length: 1
    Indicates the primary parcel address. If the value is Y, then the parcel address is the primary parcel address. The default value is N.
  • Title: Primary Transaction Address
    Maximum Length: 1
    Indicates the primary address for the transaction. If the value is 'Y' then the address is the primary transaction 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: 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, they can be used to find all parcels with an address that is north of the city center.
  • Title: Street
    Maximum Length: 240
    The street name in the parcel address used during a search.
  • Maximum Length: 350
    Indicates the concatenated value of the street name corresponding to the parcel address. The concatenated value of the street name is obtained by concatenating direction prefix, street name, street suffix and direction suffix.
  • Title: Street Number
    Maximum Length: 20
    The street number in the parcel address.
  • Maximum Length: 20
    The street suffix that further describes that street like Drive, Avenue etc.
  • 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
    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
    Maximum Length: 10
    The country code for the work telephone number of the parcel contact.
  • Title: Work Phone
    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 : publicSectorRecordLists-ParcelAddress-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
    The identifier of the parcel address.
  • Title: Address Key
    The unique 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: Agency ID
    Default Value: 1
    The unique identifier for a public sector agency.
  • Title: Building
    Maximum Length: 20
    The building type of building used in an address search. For example, Tower A or Block 3.
  • Title: Cell Phone Country
    Maximum Length: 10
    The country code for the cell phone number of parcel contact.
  • Title: Cell Phone
    Maximum Length: 40
    The cell phone number of the parcel address contact.
  • Title: City
    Maximum Length: 60
    The city in the parcel address.
  • Title: Coordinate X
    The x-axis coordinate of the record parcel address.
  • Title: Coordinate Y
    The y-axis coordinate of the record parcel address.
  • Title: Country
    Maximum Length: 60
    The country in the parcel address.
  • Title: County
    Maximum Length: 60
    The country in the parcel address.
  • Title: Creation Date
    Read Only: true
    The date when the parcel address was created.
  • Maximum Length: 240
    The first crossroad of the intersection.
  • Maximum Length: 240
    The second crossroad of the intersection.
  • Title: Email
    Maximum Length: 50
    The email address of the parcel address contact.
  • Title: Fax Country
    Maximum Length: 10
    The country code for the fax number of the parcel contact.
  • Title: Fax
    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
    Maximum Length: 10
    The country code for the home telephone number of the parcel address contact.
  • Title: Home Phone
    Maximum Length: 40
    The home telephone number of the parcel address contact.
  • Title: 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.
  • Maximum Length: 200
    The landmark associated with the address.
  • Title: Last Updated Date
    Read Only: true
    The date when the parcel address was last updated.
  • 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: Record ID
    Maximum Length: 50
    A logical identifier for the application record.
  • Title: Record
    The unique identifier of the record associated with the parcel address.
  • 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
    Maximum Length: 20
    The municipality identifier if the parcel is not managed at the county level.
  • Title: Parcel
    The identifier of the record parcel.
  • Title: Parcel Key
    The unique identifier of the parcel associated with a parcel address.
  • Title: Postal Code
    Maximum Length: 60
    The postal code in the parcel address.
  • Title: Postal Plus 4 Code
    Maximum Length: 20
    An extended postal code in the parcel address.
  • Title: Primary
    Maximum Length: 1
    Indicates the primary parcel address. If the value is Y, then the parcel address is the primary parcel address. The default value is N.
  • Title: Primary Transaction Address
    Maximum Length: 1
    Indicates the primary address for the transaction. If the value is 'Y' then the address is the primary transaction 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: 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, they can be used to find all parcels with an address that is north of the city center.
  • Title: Street
    Maximum Length: 240
    The street name in the parcel address used during a search.
  • Maximum Length: 350
    Indicates the concatenated value of the street name corresponding to the parcel address. The concatenated value of the street name is obtained by concatenating direction prefix, street name, street suffix and direction suffix.
  • Title: Street Number
    Maximum Length: 20
    The street number in the parcel address.
  • Maximum Length: 20
    The street suffix that further describes that street like Drive, Avenue etc.
  • 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
    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
    Maximum Length: 10
    The country code for the work telephone number of the parcel contact.
  • Title: Work Phone
    Maximum Length: 40
    The work telephone number of the parcel address contact.
Back to Top