Update one component item
patch
/fscmRestApi/resources/11.13.18.05/priceLists/{PriceListId}/child/items/{PriceListItemId}/child/componentItems/{PriceListComponentItemId}
Request
Path Parameters
-
PriceListComponentItemId(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=
-
PriceListId(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=
-
PriceListItemId(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-
ChangeTypeCode: string
Maximum Length:
30Code that specifies the type of change for the component items for the approval flow. -
componentCharges: array
Price List Charges
Title:
Price List ChargesThe Price List Charges resource manages the charges of items in a price list. -
ComponentIdPath: string
(byte)
Hierarchy of the component item unique values from the configuration model.
-
COMPPath: string
(byte)
Hierarchy of the values of the component item from the configuration model.
-
EntityApprovalStatusCode: string
Maximum Length:
30Code for the approval status of the component items when the approval flow is enabled. This status will be null if the feature opt in is set to No.
Nested Schema : Price List Charges
Type:
arrayTitle:
Price List ChargesThe Price List Charges resource manages the charges of items in a price list.
Show Source
Nested Schema : priceLists-items-componentItems-componentCharges-item-patch-request
Type:
Show Source
object-
AllowManualAdjustment: string
Maximum Length:
30Contains one of the following values: Y or N. If Y, then allow manual adjustments. If N, then don't allow manual adjustments. The default value is N. -
BasePrice: number
Value of the base price of the item.
-
CalculationMethod: string
Method of calculation applied to the price list item charges in the price list. Valid values include Price, Cost, Source document cost, Covered item price percent. A list of accepted values is defined in the lookup type ORA_QP_PRCLT_CALC_METHODS.
-
CalculationMethodCode: string
Maximum Length:
30Abbreviation that identifies the method of calculation applied to the price list item charges in the price list. -
CalculationType: string
Type of calculation applied to the price list item charges in the price list. Valid values include Discount percent, Markup percent, and so on. A list of accepted values is defined in the lookup type ORA_QP_COST_CALC_TYPES.
-
CalculationTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of calculation applied to the price list item charges in the price list. -
ChangeTypeCode: string
Maximum Length:
30Code that specifies the type of change for the charges for the approval flow. -
chargesDFF: array
chargesDFF
-
CostCalculationAmount: number
Title:
Cost Calculation AmountValue of the cost calculation amount. -
EndDate: string
(date-time)
Date when the charge becomes inactive.
-
EntityApprovalStatusCode: string
Maximum Length:
30Code for the charge's approval status when the approval flow is enabled. This will be null if the Opt-In for the feature is No. -
PricePeriodicity: string
Name of the price periodicity.
-
PricingChargeDefinition: string
Name of the pricing charge definition.
-
PricingChargeDefinitionCode: string
Abbreviation that identifies the pricing charge definition.
-
StartDate: string
(date-time)
Date when the charge becomes active.
Nested Schema : priceLists-items-componentItems-componentCharges-chargesDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:150Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
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 : priceLists-items-componentItems-item-response
Type:
Show Source
object-
ChangeType: string
Read Only:
trueMaximum Length:255Change type for the component items in the approval flow. -
ChangeTypeCode: string
Maximum Length:
30Code that specifies the type of change for the component items for the approval flow. -
componentCharges: array
Price List Charges
Title:
Price List ChargesThe Price List Charges resource manages the charges of items in a price list. -
ComponentIdPath: string
(byte)
Hierarchy of the component item unique values from the configuration model.
-
ComponentItem: string
Name of the component item.
-
ComponentItemDescription: string
Description of the component item.
-
ComponentItemId: integer
(int64)
Value that uniquely identifies the component item.
-
ComponentPath: string
Hierarchy of the component item from the configuration model.
-
ComponentPathId: string
Value that uniquely identifies the hierarchy of the values of the component item from the configuration model.
-
COMPPath: string
(byte)
Hierarchy of the values of the component item from the configuration model.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the record was created. -
EntityApprovalStatus: string
Read Only:
trueMaximum Length:255Approval status of the component items when the approval flow is enabled. This status will be null if the feature opt in is set to No. -
EntityApprovalStatusCode: string
Maximum Length:
30Code for the approval status of the component items when the approval flow is enabled. This status will be null if the feature opt in is set to No. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the record was most recently updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the record. -
LineType: string
Type of line applied to the price list component items in the price list. Valid values include Buy, Return, and so on. A list of accepted values is defined in the lookup type ORA_QP_ORDER_LINE_TYPES.
-
LineTypeCode: string
Maximum Length:
30Default Value:ORA_BUYAbbreviation that identifies the type of line applied to the price list component items in the price list. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PriceListComponentItemId: integer
(int64)
Value that uniquely identifies the price list component item.
-
PriceListId: integer
(int64)
Value that uniquely identifies the price list to which the component items belong.
-
PriceListItemId: integer
(int64)
Value that uniquely identifies the price list item.
-
PricingUOM: string
Unit of measure for pricing.
-
PricingUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure for pricing.
Nested Schema : Price List Charges
Type:
arrayTitle:
Price List ChargesThe Price List Charges resource manages the charges of items in a price list.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : priceLists-items-componentItems-componentCharges-item-response
Type:
Show Source
object-
AllowManualAdjustment: string
Maximum Length:
30Contains one of the following values: Y or N. If Y, then allow manual adjustments. If N, then don't allow manual adjustments. The default value is N. -
BasePrice: number
Value of the base price of the item.
-
CalculationMethod: string
Method of calculation applied to the price list item charges in the price list. Valid values include Price, Cost, Source document cost, Covered item price percent. A list of accepted values is defined in the lookup type ORA_QP_PRCLT_CALC_METHODS.
-
CalculationMethodCode: string
Maximum Length:
30Abbreviation that identifies the method of calculation applied to the price list item charges in the price list. -
CalculationType: string
Type of calculation applied to the price list item charges in the price list. Valid values include Discount percent, Markup percent, and so on. A list of accepted values is defined in the lookup type ORA_QP_COST_CALC_TYPES.
-
CalculationTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of calculation applied to the price list item charges in the price list. -
ChangeType: string
Read Only:
trueMaximum Length:255Change type for the charges in the approval flow. -
ChangeTypeCode: string
Maximum Length:
30Code that specifies the type of change for the charges for the approval flow. -
ChargeLineNumber: integer
(int32)
Title:
Line NumberLine number of the component item charge. -
chargesDFF: array
chargesDFF
-
CostCalculationAmount: number
Title:
Cost Calculation AmountValue of the cost calculation amount. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the record was created. -
EndDate: string
(date-time)
Date when the charge becomes inactive.
-
EntityApprovalStatus: string
Read Only:
trueMaximum Length:255Charge's approval status when the approval flow is enabled. It's null if the feature opt in is No. -
EntityApprovalStatusCode: string
Maximum Length:
30Code for the charge's approval status when the approval flow is enabled. This will be null if the Opt-In for the feature is No. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the record was most recently updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParentEntityId: integer
(int64)
Value that uniquely identifies the item for the charge.
-
PriceListChargeId: integer
(int64)
Value that uniquely identifies the charge of the price list item.
-
PriceListId: integer
(int64)
Value that uniquely identifies the price list.
-
PricePeriodicity: string
Name of the price periodicity.
-
PricePeriodicityCode: string
Maximum Length:
12Abbreviation that identifies the price periodicity. -
PricingChargeDefinition: string
Name of the pricing charge definition.
-
PricingChargeDefinitionCode: string
Abbreviation that identifies the pricing charge definition.
-
PricingChargeDefinitionId: integer
(int64)
Value that uniquely identifies the pricing charge definition.
-
StartDate: string
(date-time)
Date when the charge becomes active.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : priceLists-items-componentItems-componentCharges-chargesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:150Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PriceListChargeId: integer
(int64)
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.
Links
- componentCharges
-
Parameters:
- PriceListComponentItemId:
$request.path.PriceListComponentItemId - PriceListId:
$request.path.PriceListId - PriceListItemId:
$request.path.PriceListItemId
The Price List Charges resource manages the charges of items in a price list. - PriceListComponentItemId: