Get a project parcel owner
get
/fscmRestApi/resources/11.13.18.05/publicSectorProjectParcelOwners/{OwnerKey}
Request
Path Parameters
-
OwnerKey: integer
The unique identifier of the project parcel owner.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are attributes that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The attributes 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 attributes 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 attributes. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
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).
-
fields: string
This parameter filters the resource attributes. Only the specified attributes are returned, which means that if no attributes are specified, no attributes 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 attributes. 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 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorProjectParcelOwners-item
Type:
Show Source
object-
Address1(optional):
string
Title:
AddressMaximum Length:240The first or main address of the project parcel owner. -
Address2(optional):
string
Title:
Address Line 2Maximum Length:240The second address line of the project parcel owner, if applicable. -
Address3(optional):
string
Title:
Address Line 3Maximum Length:240The third address line of the project parcel owner, if applicable. -
Address4(optional):
string
Title:
Address Line 4Maximum Length:240The fourth address line of the project parcel owner, if applicable. -
AddressField1(optional):
string
Title:
Address Field 1Maximum Length:20The address field of the project parcel owner search. -
AddressField2(optional):
string
Title:
Address Field 2Maximum Length:20The address field of the project parcel owner search. -
AddressField3(optional):
string
Title:
Address Field 3Maximum Length:20The address field of the project parcel owner search. -
AgencyId(optional):
integer(int32)
The unique identifier of the public sector agency.
-
BuildingType(optional):
string
Title:
Building TypeMaximum Length:20The building type of building. For example, Tower A or Block 3.The building type of the project parcel owner search. -
CellPhoneCountry(optional):
string
Title:
Cell Phone Country CodeMaximum Length:10The cell phone country code of the project parcel owner. -
CellPhoneNum(optional):
string
Title:
Cell Phone NumberMaximum Length:40The cell phone number of the project parcel owner. -
City(optional):
string
Title:
CityMaximum Length:60The city of the project parcel owner. -
Country(optional):
string
Title:
CountryMaximum Length:60The country of the project parcel owner. -
County(optional):
string
Title:
CountyMaximum Length:60The county of the project parcel owner. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The name of the user who created the project parcel owner. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date when the project parcel owner was created. -
DocumentNum(optional):
string
Title:
Document NumberMaximum Length:50The document number of the project parcel owner. -
EmailId(optional):
string
Title:
Email AddressMaximum Length:50The email address of the project parcel owner. -
FaxCountry(optional):
string
Title:
Fax Country CodeMaximum Length:10The fax country code of the project parcel owner. -
FaxNum(optional):
string
Title:
Fax NumberMaximum Length:40The fax number of the project parcel owner. -
Floor(optional):
string
Title:
FloorMaximum Length:20The name of the floor in the building. For example, mezzanine level, penthouse, or garage level C among others. -
HomePhoneCountry(optional):
string
Title:
Home Phone Country CodeMaximum Length:10The home phone country code of the project parcel owner. -
HomePhoneNum(optional):
string
Title:
Home Phone NumberMaximum Length:40The home phone number of the project parcel owner. -
LastTransferDate(optional):
string(date)
Title:
Last Transfer DateThe last transfer date of the project parcel owner. -
LastTransferType(optional):
string
Title:
Last Transfer TypeMaximum Length:50The last transfer type of the project parcel owner. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe name of the user who last updated the project parcel owner. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The date when the project parcel owner was last updated. -
LastUpdateLogin(optional):
string
Title:
Last Update LoginMaximum Length:32The login identifier of the user who last updated the project parcel owner. -
links(optional):
array Items
Title:
ItemsLink Relations -
Name1(optional):
string
Title:
Name 1Maximum Length:150The first name of the parcel owner. -
Name2(optional):
string
Title:
Name 2Maximum Length:150The second name of the parcel owner. -
OwnerId(optional):
integer(int64)
Title:
Owner IDThe identifier of the parcel owner. -
OwnerKey(optional):
integer(int64)
Title:
Owner IDThe unique identifier of the project parcel owner. -
OwnerType(optional):
string
Title:
Owner TypeMaximum Length:20The type of parcel owner. -
ParcelId(optional):
integer(int64)
Title:
Parcel IDThe identifier of the parcel. -
ParcelKey(optional):
integer(int64)
Title:
Parcel IDThe unique identifier of the project parcel. -
PostalCode(optional):
string
Title:
Postal CodeMaximum Length:60The postal code of the project parcel owner. -
PostalPlus4Code(optional):
string
Title:
Postal Plus 4 CodeMaximum Length:20The postal plus four code value of the project parcel owner. -
PrimaryFlag(optional):
string
Title:
PrimaryMaximum Length:1Indicates if the parcel owner is the primary project parcel owner (Y or N). The value Y indicates that the parcel owner is the primary parcel owner and the value N indicates that it is not. The default value is N. -
ProjectCode(optional):
string
Title:
Project IDMaximum Length:30The unique identifier of the project. -
Province(optional):
string
Title:
ProvinceMaximum Length:60The province of the project parcel owner. -
State(optional):
string
Title:
StateMaximum Length:60The state of the project parcel owner. -
StreetDirection(optional):
string
Title:
Street DirectionMaximum Length:10The street direction in the project parcel owner search. Valid values are the compass directions such as N, S, E, W, NW, SE, and others. -
StreetName(optional):
string
Title:
Street NameMaximum Length:240The name of the street in the project parcel owner search. -
StreetNumber(optional):
string
Title:
Street NameMaximum Length:20The street number in the project parcel owner search. -
StreetType(optional):
string
Title:
Street TypeMaximum Length:20The type of the street in the project parcel owner search. For example, alley, boulevard, avenue, lane, street, loop, and others. -
UnitNumber(optional):
string
Title:
Unit NumberMaximum Length:30The particular unit in the building. For example, Apartment 208A or Suite 300. -
WorkPhoneCountry(optional):
string
Title:
Work Phone Country CodeMaximum Length:10The work phone country code of the project parcel owner. -
WorkPhoneNum(optional):
string
Title:
Work Phone NumberMaximum Length:40The work phone number of the project parcel owner.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.