Update one conformance parameter target value
patch
/fscmRestApi/resources/11.13.18.05/conformanceParameterTargetValues/{ConformanceParameterTargetValueId}
Request
Path Parameters
-
ConformanceParameterTargetValueId(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-
ConformanceParameterAssignmentId: integer
(int64)
Unique identifier of the conformance parameter.
-
ConformanceParameterId: integer
(int64)
Unique identifier of the conformance parameter relationship.
-
ConformanceParameterTargetValueId: integer
(int64)
Unque identifier of the conformance parameter target value.
-
InventoryItemId: integer
(int64)
Description of the inventory item.
-
MaximumValue: number
Minimum acceptable value of the conformance parameter for this item.
-
MinimumValue: number
Record version number for locking.
-
OrganizationId: integer
(int64)
Organization associated with the conformance parameter.
-
TargetValue: number
Target value of the conformance parameter.
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 : conformanceParameterTargetValues-item-response
Type:
Show Source
object-
CategoryId: integer
Read Only:
trueUnique identifier of the inventory functional area category for which the conformance parameters are setup. -
CategoryName: string
Read Only:
trueMaximum Length:255Name of the inventory functional area category. -
ConformanceParameterAssignmentId: integer
(int64)
Unique identifier of the conformance parameter.
-
ConformanceParameterId: integer
(int64)
Unique identifier of the conformance parameter relationship.
-
ConformanceParameterTargetValueId: integer
(int64)
Unque identifier of the conformance parameter target value.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time record was created. -
DataType: string
Read Only:
trueMaximum Length:255Data type of the conformance parameter. -
DataTypeMeaning: string
Read Only:
trueMaximum Length:255Meaning of the data type. -
DecimalPrecision: integer
(int64)
Read Only:
trueUnique identifier of the item for which the conformance parameters are setup. -
EnabledFlag: boolean
Read Only:
trueMaximum Length:1Flag that indicates whether the parameter is enabled. -
InventoryItemId: integer
(int64)
Description of the inventory item.
-
ItemDescription: string
Read Only:
trueMaximum Length:255Number to identify the inventory item. -
ItemNumber: string
Read Only:
trueMaximum Length:255Date and time when the record was updated. -
LastUpdateDate: string
(date-time)
Read Only:
trueLogin session used for the most recent update. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Maximum acceptable value of the conformance parameter for this item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32User who updated the record most recently. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumValue: number
Minimum acceptable value of the conformance parameter for this item.
-
MinimumValue: number
Record version number for locking.
-
OrganizationId: integer
(int64)
Organization associated with the conformance parameter.
-
ParameterCode: string
Read Only:
trueMaximum Length:255Code of the conformance parameter. -
ParameterDescription: string
Read Only:
trueMaximum Length:255Description of the conformance parameter. -
ParameterMaximumValue: number
Read Only:
trueMaximum acceptable value of the conformance parameter at the organization level. -
ParameterMinimumValue: number
Read Only:
trueMinimum acceptable value of the conformance parameter at the organization level. -
TargetValue: number
Target value of the conformance parameter.
-
UOMCode: string
Read Only:
trueMaximum Length:255Code for the UOM used in the conformance parameter. -
UOMMeaning: string
Read Only:
trueMaximum Length:255Meaning of the UOM.
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.