Update a rate component
patch
/hcmRestApi/resources/11.13.18.05/salaries/{SalaryId}/child/salaryPayRateComponents/{SalaryPayComponentId}
Request
Path Parameters
-
SalaryId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
SalaryPayComponentId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
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".
-
REST-Framework-Version: string
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
PayRateDefinitionId: integer
(int64)
Title:
ComponentUnique identifier of the rate definition. -
RateAdjustmentAmount: number
Title:
Adjustment AmountChange amount for a rate definition. -
RateAdjustmentPercent: number
Title:
Adjustment PercentageChange percentage for a rate definition. -
RateAmount: number
Title:
AmountAmount on the rate component of the person's salary. -
RateAnnualAmount: number
Title:
Annual AmountAnnual value of the rate amount. -
RateAnnualFtAmount: number
Title:
Annualized Full-Time AmountAnnual value of the rate amount, if the worker was working full time. -
RateCurrencyCode: string
Title:
CurrencyMaximum Length:30Currency code that the rate is stored in, such as USD. -
RateDisplaySequence: integer
(int32)
Title:
Display SequenceDisplay sequence of the rate component. -
RateFactor: number
Title:
PercentagePercentage on the rate component of the person's salary. -
RateMaximumAmount: number
Maximum value allowed for the rate component.
-
RateMinimumAmount: number
Minimum value required for the rate component.
-
RatePeriodicityCode: string
Title:
FrequencyMaximum Length:30Code of the rate periodicity, such as ANNUAL, MONTHLY, or HOURLY. -
RatePreviousAmount: number
Previous rate definition amount.
-
RateScale: integer
(int64)
Decimal precision of the rate definition.
-
RateType: string
Maximum Length:
30Type of the rate, such as Primary or Derived. -
SalaryId: integer
(int64)
Unique identifier of the salary.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : salaries-salaryPayRateComponents-item-response
Type:
Show Source
object-
AmountEnterable: string
Title:
User EnterableRead Only:trueMaximum Length:30Indicates whether the rate amount is enterable. -
FactorEnterable: string
Read Only:
trueMaximum Length:30Indicates whether the rate factor is enterable. -
FTEFlag: boolean
Title:
FTERead Only:trueMaximum Length:30Indicates whether the rate is prorated for full time equivalent. Valid values are Yes and No, and the default value is No. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
Rate NameRead Only:trueMaximum Length:256Name of the salary rate component, which can be configured to capture an amount, factor, or derived. -
PayRateDefinitionId: integer
(int64)
Title:
ComponentUnique identifier of the rate definition. -
RateAdjustmentAmount: number
Title:
Adjustment AmountChange amount for a rate definition. -
RateAdjustmentPercent: number
Title:
Adjustment PercentageChange percentage for a rate definition. -
RateAmount: number
Title:
AmountAmount on the rate component of the person's salary. -
RateAnnualAmount: number
Title:
Annual AmountAnnual value of the rate amount. -
RateAnnualFtAmount: number
Title:
Annualized Full-Time AmountAnnual value of the rate amount, if the worker was working full time. -
RateComponentRange: string
Read Only:
trueMaximum Length:255Range the rate component value should be between. -
RateCurrencyCode: string
Title:
CurrencyMaximum Length:30Currency code that the rate is stored in, such as USD. -
RateDisplaySequence: integer
(int32)
Title:
Display SequenceDisplay sequence of the rate component. -
RateFactor: number
Title:
PercentagePercentage on the rate component of the person's salary. -
RateFrequencyName: string
Title:
FrequencyRead Only:trueMaximum Length:255Frequency of the rate definition, such as Annually, Monthly, Weekly, or Hourly. -
RateMaximumAmount: number
Maximum value allowed for the rate component.
-
RateMinimumAmount: number
Minimum value required for the rate component.
-
RateOverallSalaryFlag: boolean
Read Only:
trueMaximum Length:30Indicates whether the rate is an overall salary type. Valid values are Yes and No, and the default value is No. -
RatePeriodicityCode: string
Title:
FrequencyMaximum Length:30Code of the rate periodicity, such as ANNUAL, MONTHLY, or HOURLY. -
RatePreviousAmount: number
Previous rate definition amount.
-
RateScale: integer
(int64)
Decimal precision of the rate definition.
-
RateType: string
Maximum Length:
30Type of the rate, such as Primary or Derived. -
ReturnPrecision: integer
(int64)
Read Only:
trueDecimal precision of the returned rate value. -
SalaryId: integer
(int64)
Unique identifier of the salary.
-
SalaryPayComponentId: integer
(int64)
Unique identifier of the salary rate component.
-
ShortName: string
Title:
Short NameRead Only:trueMaximum Length:30Short name of the salary rate component.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.