Update one unit of measure
patch
/fscmRestApi/resources/11.13.18.05/unitsOfMeasure/{UOMCode}
Request
Path Parameters
-
UOMCode(required): string
User-supplied short code that identifies the unit of measure. This attribute is required.
Header Parameters
-
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
Description: string
Title:
Description
Maximum Length:50
Description of the unit of measure. -
DFF: array
Flexfields for Units of Measure
Title:
Flexfields for Units of Measure
The Flexfields for Units of Measure resource manages the descriptive flexfields for the unit of measure. -
DisableDate: string
(date)
Title:
End Date
Date when the unit of measure is no longer active. -
intraclassConversions: array
Unit of Measure Intraclass Conversions
Title:
Unit of Measure Intraclass Conversions
The Unit of Measure Intraclass Conversions resource gets the intraclass conversion rate for an item between a unit of measure and the base unit in the same class. The intraclass conversion supersedes the standard conversion rate. -
StandardConversion: number
Title:
Conversion
Rate of conversion between the unit of measure and the base unit of the class. This attribute is required. -
StandardConversionEndDate: string
(date)
Title:
End Date
Date when the standard conversion for the unit of measure is no longer active. -
translatedData: array
Translated Data for Units of Measure
Title:
Translated Data for Units of Measure
The Translated Data for Units of Measure resource gets all translated names and descriptions for a specific unit of measure. -
UOM: string
Maximum Length:
25
Name of the unit of measure. This attribute is required. -
UOMCode: string
Title:
UOM Code
Maximum Length:3
User-supplied short code that identifies the unit of measure. This attribute is required. -
UOMPluralDescription: string
Title:
Plural Description
Maximum Length:50
Description of the plural value of the unit of measure. For example: Feet is the plural value for the Foot unit of measure. -
UOMReciprocalDescription: string
Title:
Reciprocal Description
Maximum Length:50
Description of how to process the unit of measure so that the quantity that results from dividing it equals one. For example: Per Month is the reciprocal display for a service that uses the Month unit of measure.
Nested Schema : Flexfields for Units of Measure
Type:
array
Title:
Flexfields for Units of Measure
The Flexfields for Units of Measure resource manages the descriptive flexfields for the unit of measure.
Show Source
Nested Schema : Unit of Measure Intraclass Conversions
Type:
array
Title:
Unit of Measure Intraclass Conversions
The Unit of Measure Intraclass Conversions resource gets the intraclass conversion rate for an item between a unit of measure and the base unit in the same class. The intraclass conversion supersedes the standard conversion rate.
Show Source
Nested Schema : Translated Data for Units of Measure
Type:
array
Title:
Translated Data for Units of Measure
The Translated Data for Units of Measure resource gets all translated names and descriptions for a specific unit of measure.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Descriptive flexfield context name for units of measure. -
__FLEX_Context_DisplayValue: string
Title:
Context
-
UnitOfMeasureId: integer
(int64)
Value that uniquely identifies the unit of measure. It is a value that the application generates when it creates a unit. This attribute maps to the UOMId parameter in the root resource.
Nested Schema : unitsOfMeasure-intraclassConversions-item-patch-request
Type:
Show Source
object
-
IntraclassConversion: number
Title:
Conversion
Rate of conversion between the unit of measure and the base unit of the class for the specified inventory item. This attribute is required. -
IntraclassConversionEndDate: string
(date)
Title:
End Date
Date when the unit of measure intraclass conversion is no longer available.
Nested Schema : unitsOfMeasure-translatedData-item-patch-request
Type:
Show Source
object
-
Description: string
Title:
Description
Maximum Length:50
Description of the unit of measure. -
Language: string
Maximum Length:
4
Indicates the code of the language into which the contents of the translatable columns are translated. -
SourceLang: string
Maximum Length:
4
Indicates the code of the language in which the contents of the translatable columns were originally created. -
UnitOfMeasure: string
Title:
UOM Name
Maximum Length:25
Name of the unit of measure. -
UOMPluralDescription: string
Title:
Plural Description
Maximum Length:50
Description of the plural value of the unit of measure. For example: Feet is the plural value for the Foot unit of measure. -
UOMReciprocalDescription: string
Title:
Reciprocal Description
Maximum Length:50
Description of how to process the unit of measure so that the quantity that results from dividing it equals one. For example: Per Month is the reciprocal display for a service that uses the Month unit of measure.
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 : unitsOfMeasure-item-response
Type:
Show Source
object
-
BaseUnitFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the unit of measure is the base unit of the class, typically the smallest unit within the class. If false, then the unit is not the base unit. All conversions within a class are made through the base unit. The default value is false. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the record. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the record. -
DerivedUnitParentCode: string
Read Only:
true
Maximum Length:3
User-supplied short code that identifies the parent unit of measure for derived units used in a packaging string. -
Description: string
Title:
Description
Maximum Length:50
Description of the unit of measure. -
DFF: array
Flexfields for Units of Measure
Title:
Flexfields for Units of Measure
The Flexfields for Units of Measure resource manages the descriptive flexfields for the unit of measure. -
DisableDate: string
(date)
Title:
End Date
Date when the unit of measure is no longer active. -
GlobalAttributeCategory: string
Read Only:
true
Maximum Length:150
Category name of the global descriptive flexfield that the unit of measure references. -
intraclassConversions: array
Unit of Measure Intraclass Conversions
Title:
Unit of Measure Intraclass Conversions
The Unit of Measure Intraclass Conversions resource gets the intraclass conversion rate for an item between a unit of measure and the base unit in the same class. The intraclass conversion supersedes the standard conversion rate. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the record. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OkeiCode: string
Read Only:
true
Maximum Length:150
Global descriptive flexfield for the Russia OKEI identification of the unit of measure. -
StandardConversion: number
Title:
Conversion
Rate of conversion between the unit of measure and the base unit of the class. This attribute is required. -
StandardConversionEndDate: string
(date)
Title:
End Date
Date when the standard conversion for the unit of measure is no longer active. -
translatedData: array
Translated Data for Units of Measure
Title:
Translated Data for Units of Measure
The Translated Data for Units of Measure resource gets all translated names and descriptions for a specific unit of measure. -
UOM: string
Maximum Length:
25
Name of the unit of measure. This attribute is required. -
UOMClass: string
Title:
Class Name
Maximum Length:10
Class that categorizes the unit of measure. Either this attribute or the UOMClassName is required when creating a new unit. The value of this attribute is the value of the ClassId attribute of the unitOfMeasureClasses instance. -
UOMClassCode: string
Title:
Class Code
Read Only:true
Maximum Length:10
User-supplied code that identifies the class of the unit of measure. -
UOMClassName: string
Title:
Class Name
Read Only:true
Maximum Length:10
Name of the class that categorizes the unit of measure. Either this attribute or the UOMClass is required when creating a new unit. -
UOMCode: string
Title:
UOM Code
Maximum Length:3
User-supplied short code that identifies the unit of measure. This attribute is required. -
UOMId: integer
(int64)
Value that uniquely identifies the unit of measure. It is a value that the application generates when it creates a unit.
-
UOMPluralDescription: string
Title:
Plural Description
Maximum Length:50
Description of the plural value of the unit of measure. For example: Feet is the plural value for the Foot unit of measure. -
UOMReciprocalDescription: string
Title:
Reciprocal Description
Maximum Length:50
Description of how to process the unit of measure so that the quantity that results from dividing it equals one. For example: Per Month is the reciprocal display for a service that uses the Month unit of measure.
Nested Schema : Flexfields for Units of Measure
Type:
array
Title:
Flexfields for Units of Measure
The Flexfields for Units of Measure resource manages the descriptive flexfields for the unit of measure.
Show Source
Nested Schema : Unit of Measure Intraclass Conversions
Type:
array
Title:
Unit of Measure Intraclass Conversions
The Unit of Measure Intraclass Conversions resource gets the intraclass conversion rate for an item between a unit of measure and the base unit in the same class. The intraclass conversion supersedes the standard conversion rate.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Translated Data for Units of Measure
Type:
array
Title:
Translated Data for Units of Measure
The Translated Data for Units of Measure resource gets all translated names and descriptions for a specific unit of measure.
Show Source
Nested Schema : unitsOfMeasure-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Descriptive flexfield context name for units of measure. -
__FLEX_Context_DisplayValue: string
Title:
Context
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
UnitOfMeasureId: integer
(int64)
Value that uniquely identifies the unit of measure. It is a value that the application generates when it creates a unit. This attribute maps to the UOMId parameter in the root resource.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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.
Nested Schema : unitsOfMeasure-intraclassConversions-item-response
Type:
Show Source
object
-
ConversionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the unit of measure intraclass conversion. It is a value that the application generates when it creates a unit. This attribute is required. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the record. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the record. -
IntraclassConversion: number
Title:
Conversion
Rate of conversion between the unit of measure and the base unit of the class for the specified inventory item. This attribute is required. -
IntraclassConversionEndDate: string
(date)
Title:
End Date
Date when the unit of measure intraclass conversion is no longer available. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item that the intraclass conversion is being defined for. This attribute is required.
-
ItemNumber: string
Read Only:
true
Alphanumeric name that uniquely identifies the item that the intraclass conversion is being defined for. Either this attribute or InventoryItemId is required. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the record. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : unitsOfMeasure-translatedData-item-response
Type:
Show Source
object
-
Description: string
Title:
Description
Maximum Length:50
Description of the unit of measure. -
Language: string
Maximum Length:
4
Indicates the code of the language into which the contents of the translatable columns are translated. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SourceLang: string
Maximum Length:
4
Indicates the code of the language in which the contents of the translatable columns were originally created. -
UnitOfMeasure: string
Title:
UOM Name
Maximum Length:25
Name of the unit of measure. -
UOMPluralDescription: string
Title:
Plural Description
Maximum Length:50
Description of the plural value of the unit of measure. For example: Feet is the plural value for the Foot unit of measure. -
UOMReciprocalDescription: string
Title:
Reciprocal Description
Maximum Length:50
Description of how to process the unit of measure so that the quantity that results from dividing it equals one. For example: Per Month is the reciprocal display for a service that uses the Month unit of measure.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- DFF
-
Parameters:
- UOMCode:
$request.path.UOMCode
The Flexfields for Units of Measure resource manages the descriptive flexfields for the unit of measure. - UOMCode:
- intraclassConversions
-
Parameters:
- UOMCode:
$request.path.UOMCode
The Unit of Measure Intraclass Conversions resource gets the intraclass conversion rate for an item between a unit of measure and the base unit in the same class. The intraclass conversion supersedes the standard conversion rate. - UOMCode:
- translatedData
-
Parameters:
- UOMCode:
$request.path.UOMCode
The Translated Data for Units of Measure resource gets all translated names and descriptions for a specific unit of measure. - UOMCode: