Get all records of parcel address owner

get

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

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.
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • PrimaryKey: Finds the record using the primary key criteria.
      Finder Variables:
      • AddressKey; integer; The unique identifier for a parcel address.
      • GisObjKey; integer; The unique identifier for a GIS object.
      • GisSketchKey; integer; The unique identifier for a sketch.
      • OwnerKey; integer; The unique identifier for a parcel owner.
      • ParcelKey; integer; The unique identifier for a parcel.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • AdditionalStructure; string; The Information about additional structures located on the parcel address owner.
    • Address1; string; The first or main address of owner.
    • Address2; string; The second address, if present.
    • Address3; string; The third address, if present.
    • Address4; string; The fourth address, if present.
    • AddressAgencyId; integer; The unique identifier for a public sector agency.
    • AddressCoordinateX; number; The x coordinate of the parcel address.
    • AddressCoordinateY; number; The y coordinate of the parcel address.
    • AddressCreatedBy; string; The user who created the parcel address.
    • AddressCreationDate; string; The date and time that the parcel address was created.
    • AddressId; integer; The identifier of the parcel address.
    • AddressKey; integer; The unique identifier of the parcel address.
    • AddressLastUpdateDate; string; The date and time when the parcel address was last updated.
    • AddressLastUpdatedBy; string; The user who last updated the parcel address.
    • AddressLatitude; number; The latitude of the parcel address.
    • AddressLnpRecordId; string; The unique identifier for the application record.
    • AddressLnpRecordKey; integer; The unique identifier for the record associated with the parcel address.
    • AddressLongitude; number; The longitude of the parcel address.
    • AddressParcelId; integer; The identifier of the record parcel.
    • AddressParcelKey; integer; The unique identifier for a parcel.
    • AddressPrimaryFlag; boolean; The primary parcel address. If the value is Y, the parcel address is the primary parcel address. The default value is N.
    • AddressSrid; integer; The spatial reference identifier. This is a unique coordinate identifier for a local, regional, or global system used to locate geographical or spatial entities within geographic information systems.
    • AddressType; string; The address type used for delivery point validation. For example, main address, side address, or virtual address.
    • AddressUnitNumber; string; The unit number of the parcel address.
    • AgencyId; integer; The unique identifier for a public sector agency associated with the parcel.
    • Bathrooms; string; The number of bathrooms in the building for the parcel address owner.
    • Bedrooms; string; The number of bedrooms in the building for the parcel address owner.
    • BlockNumber; string; The block number of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • BookNumber; string; The book number of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • BoundaryDescription; string; 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.
    • BuildingType; string; The building type of building used in an address search. For example, Tower A or Block 3.
    • CellPhoneCountry; string; The country code for the cell phone number of parcel contact.
    • CellPhoneNumber; string; The cell phone number of the parcel address contact.
    • CensusBlock; string; The neighborhood information related to the location of the parcel.
    • CensusTract; string; The neighborhood information related to the location of the parcel.
    • City; string; The city of the parcel address.
    • ClimateZone; string; The detailed land information of the parcel.
    • CoordinateX; number; The x axis coordinate for the record parcel.
    • CoordinateY; number; The y-axis coordinate for the record parcel.
    • Country; string; The country of the parcel address.
    • County; string; The county of the parcel address.
    • CreatedBy; string; The user who created the record.
    • CreationDate; string; The date when the record was created.
    • CrossroadOne; string; The first cross road of the intersection.
    • CrossroadTwo; string; The second cross road of the intersection.
    • DistrictName; string; The district name of the parcel.
    • DocumentNumber; string; The document number of the parcel owner.
    • DwellingUnitCount; integer; The count of dwelling units in the record parcel.
    • EmailId; string; The email address of the parcel address contact.
    • FaxCountry; string; The country code for the fax number of the parcel contact.
    • FaxNumber; string; The fax number of the parcel address contact.
    • FireRisk; string; The detailed land information of the parcel.
    • FloodInsRateMap; string; The flood Insurance Rate Map related to the parcel location for flood plain management and for insurance purposes.
    • FloodZone; string; The detailed land information of the parcel.
    • Floor; string; The floor or level in an address search. For example, mezzanine level, penthouse, or garage level C.
    • GISAgencyId; integer; The unique identifier for a public sector agency.
    • GISCreationDate; string; The date when the GIS object was created.
    • GISLastUpdateDate; string; The date when the GIS object was last updated.
    • GISLnpRecordId; string; The unique identifier for the application record.
    • GISLnpRecordKey; integer; The unique identifier for the record associated with the GIS object.
    • GeneralPlanTwo; string; The alternate land Information of the Parcel.
    • GisLayerName; string; The unique identifier for the layer that the GIS object belongs to.
    • GisObjDisplayAttrs; string; The collection of display attributes for the GIS object.
    • GisObjIdAttrs; string; The collection of unique identifier attributes for the GIS object.
    • GisObjKey; integer; The unique identifier for the GIS object associated with the record.
    • GisSketchDescr; string; The description of the sketch.
    • GisSketchId; string; The unique identifier for the sketch.
    • GisSketchKey; integer; The unique identifier for the sketch associated with the record.
    • HomePhoneCountry; string; The country code for the home telephone number of the parcel address contact.
    • HomePhoneNumber; string; The home telephone number of the parcel address contact.
    • InputSource; string; The input source of the parcel address.
    • Jurisdiction; string; The name of the city, if incorporated, or the name of the county, if unincorporated.
    • LandUseCode; string; The land use code of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • Landmark; string; The landmark associated with the address.
    • LandslideRisk; string; The detailed land information of the parcel.
    • LastTransferDate; string; The last transfer date of the parcel owner.
    • LastTransferType; string; The last transfer type of the parcel owner.
    • LastUpdateDate; string; The user who last updated the record.
    • LastUpdatedBy; string; The date when the record was last updated.
    • Latitude; number; The geographic location of the parcel that is north or south of the equator.
    • LiquefactionRisk; string; The detailed land information of the parcel.
    • LnpRecordId; string; The unique identifier of the record associated with the parcel address.
    • LnpRecordKey; integer; The unique identifier of the record.
    • Longitude; number; 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.
    • LotNumber; string; The lot number of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • MapBookPage; string; The recorded map book and page.
    • MapName; string; The recorded map name.
    • MunicipalityId; string; The municipality identifier if the parcel is not managed at the county level.
    • Owner; string; The name of the primary parcel owner.
    • OwnerAddress1; string; The first line of the parcel owner address.
    • OwnerAddress2; string; The second line of the parcel owner address.
    • OwnerAddress3; string; The third line of the parcel owner address.
    • OwnerAddress4; string; The fourth line of the parcel owner address.
    • OwnerAgencyId; integer; The unique identifier for the public sector agency associated with the parcel address.
    • OwnerBuildingType; string; The building type of the parcel owner.
    • OwnerCellPhoneCountry; string; The cell phone country code of the parcel owner.
    • OwnerCellPhoneNumber; string; The cell phone number of the parcel owner.
    • OwnerCity; string; The city of the parcel owner.
    • OwnerCountry; string; The country of the parcel owner.
    • OwnerCounty; string; The county of the parcel owner.
    • OwnerCreatedBy; string; The user who created the parcel owner.
    • OwnerCreationDate; string; The date and time that the parcel owner was created.
    • OwnerEmailId; string; The email address for the parcel owner.
    • OwnerFaxCountry; string; The fax country code of the parcel owner.
    • OwnerFaxNumber; string; The fax phone number of the parcel owner.
    • OwnerFloor; string; The floor the parcel owner is on.
    • OwnerHomePhoneCountry; string; The home phone country code of the parcel owner.
    • OwnerHomePhoneNumber; string; The home phone number of the parcel owner.
    • OwnerId; integer; The unique identifier for the parcel owner.
    • OwnerKey; integer; The unique identifier for the parcel owner associated with a parcel address.
    • OwnerLastUpdateDate; string; The user who last updated the parcel owner.
    • OwnerLastUpdatedBy; string; The date and time that the parcel owner was last updated.
    • OwnerLnpRecordId; string; The unique identifier for the application record.
    • OwnerLnpRecordKey; integer; The unique identifier for the record associated with the parcel address.
    • OwnerParcelId; integer; The identifier of the record parcel.
    • OwnerParcelKey; integer; The unique identifier for the parcel associated with a parcel address.
    • OwnerPostalAddOnCode; string; The postal add on code of the parcel owner.
    • OwnerPostalCode; string; The postal code of the parcel owner.
    • OwnerPrimaryFlag; boolean; The primary parcel address. If the value is Y, the parcel address is the primary parcel address. The default value is N.
    • OwnerProvince; string; The province of the parcel owner.
    • OwnerState; string; The state of the parcel owner.
    • OwnerStreetDirection; string; The street direction of the parcel owner.
    • OwnerStreetName; string; The street name of the parcel owner.
    • OwnerStreetNumber; string; The street number of the parcel owner.
    • OwnerStreetType; string; The street type of the parcel owner.
    • OwnerType; string; The type of parcel owner.
    • OwnerUnitNumber; string; The unit number of the parcel owner.
    • OwnerWorkPhoneCountry; string; The work phone country code of the parcel owner.
    • OwnerWorkPhoneNumber; string; The work phone number of the parcel owner.
    • PageNumber; string; The page number of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • ParcelId; integer; The unique identifier for the parcel.
    • ParcelIdEntered; string; The Assessor Parcel Number (APN) as entered by the user.
    • ParcelKey; integer; The unique identifier for a parcel.
    • ParcelSizeOne; number; The first parcel size.
    • ParcelSizeOneUnit; string; The unit of measure for the first parcel size.
    • ParcelSizeTwo; number; The second parcel size.
    • ParcelSizeTwoUnit; string; The unit of measure for the second parcel size.
    • ParcelStatus; string; The status of the parcel, which can be either Final or Provisional.
    • ParcelType; string; The type of the parcel. For example, commercial, residential, or government.
    • ParentParcelId; integer; The unique identifier for the parent record parcel.
    • Patio; string; The information about patios located in the parcel.
    • Pool; string; The information about pools located in the parcel.
    • PostalCode; string; The postal code of the parcel address.
    • PostalPlus4Code; string; The postal plus 4 code of the parcel address.
    • PrimaryFlag; boolean; Indicates whether the parcel address is marked as primary for that parcel.
    • PrimaryTransAddress; boolean; The Primary transaction associated with the address.
    • PrimaryZoningId; string; The primary zoning identifier of the zoning for the parcel.
    • PropertyDescription; string; The property description.
    • Province; string; The province of the parcel address.
    • SecondaryOwner; string; The name of the secondary parcel owner.
    • SectionNumber; string; The section number of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • Shape; object; The Oracle spatial field of a record parcel, which is the storage field for shape data.
    • SketchAgencyId; integer; The unique identifier for a public sector agency.
    • SketchCreationDate; string; The date when the sketch was created.
    • SketchLastUpdateDate; string; The date when the sketch was last updated.
    • SketchLnpRecordId; string; The unique identifier for the application record.
    • SketchLnpRecordKey; integer; The unique identifier for the record associated with the sketch.
    • SoilType; string; The detailed land information of the parcel.
    • Srid; integer; 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.
    • State; string; The state of the parcel address.
    • StreetDirection; string; 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.
    • StreetName; string; The street name in the parcel owner's address used during a search.
    • StreetNameConcat; string; The concatenated value of the street name corresponding to the parcel address. The concatenated value of the street name is obtained by using the direction prefix, street name, street suffix, and direction suffix.
    • StreetNumber; string; The street number of the parcel address.
    • StreetSuffix; string; The street suffix that further describes that street such as Drive, Avenue and so on.
    • StreetType; string; The street type designation used during a search. For example, alley, boulevard, avenue, lane, street, loop, and so on.
    • StructureSizeOne; number; The first structure size.
    • StructureSizeOneUnit; string; The unit of measure for the first structure size.
    • StructureSizeTwo; number; The second structure size.
    • StructureSizeTwoUnit; string; The unit of measure for the second structure size.
    • Subdivision; string; The subdivision of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • TaxRateArea; string; The area Identifier of the parcel location for taxation purposes.
    • UnitNumber; string; The unit number of the parcel in the detail land information, which is part of the Assessor Parcel Number (APN).
    • WorkPhoneCountry; string; The country code for the work telephone number of the parcel contact.
    • WorkPhoneNumber; string; The work telephone number of the parcel address contact.
    • YearBuilt; string; The year in which the building on the parcel was built.
    • ZoningCodeTwo; string; The secondary zoning code of the zoning related to the parcel.
    • ZoningDescription; string; The zoning description.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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.

There's no request body for this operation.

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 : publicSectorRecords-RecordParcelAddressOwner
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : publicSectorRecords-RecordParcelAddressOwner-item-response
Type: object
Show Source
Nested Schema : Shape
Type: object
The Oracle spatial field of a record parcel, which is the storage field for shape data.
Back to Top