Update a fee schedule map
patch
/fscmRestApi/resources/11.13.18.05/publicSectorFeeScheduleMaps/{publicSectorFeeScheduleMapsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorFeeScheduleMapsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId, EffectiveEndDate, EffectiveStartDate, FeeScheduleId, FeeScheduleLine, FieldNum and MappingType ---for the Fee Schedule Maps resource and used to uniquely identify an instance of Fee Schedule Maps. The client should not generate the hash key value. Instead, the client should query on the Fee Schedule Maps collection resource with a filter on the primary key values in order to navigate to a specific instance of Fee Schedule Maps.
For example: publicSectorFeeScheduleMaps?q=AgencyId=<value1>;EffectiveEndDate=<value2>;EffectiveStartDate=<value3>;FeeScheduleId=<value4>;FeeScheduleLine=<value5>;FieldNum=<value6>;MappingType=<value7>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorFeeScheduleMaps-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
The agency identifier of the fee schedule map record.
-
CreatedBy(optional):
string
Maximum Length:
64The user who created the fee schedule mapping. -
CreatedByLogin(optional):
string
Maximum Length:
32The login identifier that is used to create the fee schedule mapping. -
CreationDate(optional):
string(date-time)
The date when the fee schedule mapping was created.
-
EffectiveEndDate(optional):
string(date)
The end date of the fee schedule.
-
EffectiveStartDate(optional):
string(date)
The start date of the fee schedule.
-
FeeScheduleId(optional):
string
Maximum Length:
20The identifier of the fee schedule. -
FeeScheduleLine(optional):
integer(int64)
The line number for the fee schedule.
-
FieldNum(optional):
integer(int64)
The field identifier of the fee schedule map.
-
LastUpdateDate(optional):
string(date-time)
The date when the fee schedule mapping was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the fee schedule mapping. -
LastUpdateLogin(optional):
string
Maximum Length:
32The login identifier who last updated the fee schedule mapping. -
links(optional):
array Items
Title:
ItemsLink Relations -
MappingType(optional):
string
Maximum Length:
10The mapping type of the fee schedule. -
SourceFieldname(optional):
string
Maximum Length:
50The name of source field in the mapping. -
SourceFieldtype(optional):
string
Maximum Length:
30The type of source field in the mapping. -
SourceLabel(optional):
string
Maximum Length:
200The source field label in the mapping. -
SourceObjectname(optional):
string
Maximum Length:
200The name of the source business object for an array. -
TargetFieldname(optional):
string
Maximum Length:
50The name of target field in the mapping. -
TargetLabel(optional):
string
Maximum Length:
200The target field label in the mapping. -
TargetObjectname(optional):
string
Maximum Length:
200The name of the target business object for an array.
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 : publicSectorFeeScheduleMaps-item
Type:
Show Source
object-
AgencyId(optional):
integer(int64)
The agency identifier of the fee schedule map record.
-
CreatedBy(optional):
string
Maximum Length:
64The user who created the fee schedule mapping. -
CreatedByLogin(optional):
string
Maximum Length:
32The login identifier that is used to create the fee schedule mapping. -
CreationDate(optional):
string(date-time)
The date when the fee schedule mapping was created.
-
EffectiveEndDate(optional):
string(date)
The end date of the fee schedule.
-
EffectiveStartDate(optional):
string(date)
The start date of the fee schedule.
-
FeeScheduleId(optional):
string
Maximum Length:
20The identifier of the fee schedule. -
FeeScheduleLine(optional):
integer(int64)
The line number for the fee schedule.
-
FieldNum(optional):
integer(int64)
The field identifier of the fee schedule map.
-
LastUpdateDate(optional):
string(date-time)
The date when the fee schedule mapping was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64The user who last updated the fee schedule mapping. -
LastUpdateLogin(optional):
string
Maximum Length:
32The login identifier who last updated the fee schedule mapping. -
links(optional):
array Items
Title:
ItemsLink Relations -
MappingType(optional):
string
Maximum Length:
10The mapping type of the fee schedule. -
SourceFieldname(optional):
string
Maximum Length:
50The name of source field in the mapping. -
SourceFieldtype(optional):
string
Maximum Length:
30The type of source field in the mapping. -
SourceLabel(optional):
string
Maximum Length:
200The source field label in the mapping. -
SourceObjectname(optional):
string
Maximum Length:
200The name of the source business object for an array. -
TargetFieldname(optional):
string
Maximum Length:
50The name of target field in the mapping. -
TargetLabel(optional):
string
Maximum Length:
200The target field label in the mapping. -
TargetObjectname(optional):
string
Maximum Length:
200The name of the target business object for an array.
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.