Update a parcel value
patch
/fscmRestApi/resources/11.13.18.05/publicSectorParcelValues/{publicSectorParcelValuesUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorParcelValuesUniqID: integer
This is the hash key of the attributes which make up the composite key--- ParcelId, EffectiveStartDate and EffectiveEndDate ---for the Parcel Values resource and used to uniquely identify an instance of Parcel Values. The client should not generate the hash key value. Instead, the client should query on the Parcel Values collection resource with a filter on the primary key values in order to navigate to a specific instance of Parcel Values.
For example: publicSectorParcelValues?q=ParcelId=<value1>;EffectiveStartDate=<value2>;EffectiveEndDate=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorParcelValues-item
Type:
Show Source
object-
CreatedBy(optional):
string
Maximum Length:
64The user who created the parcel value. -
CreationDate(optional):
string(date-time)
The date and time that the parcel value was created.
-
CurrencyCode(optional):
string
Title:
Currency CodeMaximum Length:3The currency in which the parcel value is stated. -
EffectiveEndDate(optional):
string(date)
Title:
Effective End DateThe date on which the parcel value is no longer valid. -
EffectiveStartDate(optional):
string(date)
Title:
Effective Start DateThe date on which the parcel value becomes valid. -
FixtureExemption(optional):
number
Title:
Fixture ExemptionThe exempted fixture information of the parcel. -
Fixtures(optional):
number
Title:
FixturesThe fixtures associated with the parcel. -
ImprovementValue(optional):
number
Title:
Improvement ValueThe improvement value of the parcel. -
LandValue(optional):
number
Title:
Land ValueThe land value of the parcel. -
LastUpdateDate(optional):
string(date-time)
The date and time that the parcel value was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the parcel value. -
links(optional):
array Items
Title:
ItemsLink Relations -
NetAssessedValues(optional):
number
Title:
Net Assessed ValueThe net assessed value of the parcel. -
OtherExemption(optional):
number
Title:
Other ExemptionAny additional exemptions for the parcel. -
OwnerExemption(optional):
number
Title:
Owner ExemptionThe exempted owner information of the parcel. -
ParcelId(optional):
integer(int64)
The unique identifier for the parcel.
-
ParcelIdEntered(optional):
string
Title:
Parcel NumberMaximum Length:30The parcel number. -
ParcelSizeOne(optional):
number
Title:
Parcel Size 1The first parcel size. -
ParcelSizeOneUOM(optional):
string
Title:
Parcel Size 1 UOMMaximum Length:5The unit of measure for the first parcel size. -
ParcelSizeTwo(optional):
number
Title:
Parcel Size 2The second parcel size. -
ParcelSizeTwoUOM(optional):
string
Title:
Parcel Size 2 UOMMaximum Length:5The unit of measure for the second parcel size. -
PersonalPropertyValue(optional):
number
Title:
Personal Property ValueThe personal property value of the parcel. -
PropertyUseCode(optional):
string
Title:
Property Use CodeMaximum Length:30The property use code of the parcel.
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.
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 : publicSectorParcelValues-item
Type:
Show Source
object-
CreatedBy(optional):
string
Maximum Length:
64The user who created the parcel value. -
CreationDate(optional):
string(date-time)
The date and time that the parcel value was created.
-
CurrencyCode(optional):
string
Title:
Currency CodeMaximum Length:3The currency in which the parcel value is stated. -
EffectiveEndDate(optional):
string(date)
Title:
Effective End DateThe date on which the parcel value is no longer valid. -
EffectiveStartDate(optional):
string(date)
Title:
Effective Start DateThe date on which the parcel value becomes valid. -
FixtureExemption(optional):
number
Title:
Fixture ExemptionThe exempted fixture information of the parcel. -
Fixtures(optional):
number
Title:
FixturesThe fixtures associated with the parcel. -
ImprovementValue(optional):
number
Title:
Improvement ValueThe improvement value of the parcel. -
LandValue(optional):
number
Title:
Land ValueThe land value of the parcel. -
LastUpdateDate(optional):
string(date-time)
The date and time that the parcel value was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the parcel value. -
links(optional):
array Items
Title:
ItemsLink Relations -
NetAssessedValues(optional):
number
Title:
Net Assessed ValueThe net assessed value of the parcel. -
OtherExemption(optional):
number
Title:
Other ExemptionAny additional exemptions for the parcel. -
OwnerExemption(optional):
number
Title:
Owner ExemptionThe exempted owner information of the parcel. -
ParcelId(optional):
integer(int64)
The unique identifier for the parcel.
-
ParcelIdEntered(optional):
string
Title:
Parcel NumberMaximum Length:30The parcel number. -
ParcelSizeOne(optional):
number
Title:
Parcel Size 1The first parcel size. -
ParcelSizeOneUOM(optional):
string
Title:
Parcel Size 1 UOMMaximum Length:5The unit of measure for the first parcel size. -
ParcelSizeTwo(optional):
number
Title:
Parcel Size 2The second parcel size. -
ParcelSizeTwoUOM(optional):
string
Title:
Parcel Size 2 UOMMaximum Length:5The unit of measure for the second parcel size. -
PersonalPropertyValue(optional):
number
Title:
Personal Property ValueThe personal property value of the parcel. -
PropertyUseCode(optional):
string
Title:
Property Use CodeMaximum Length:30The property use code of the parcel.
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.