Update a unit of measure
patch
/fscmRestApi/resources/11.13.18.05/publicSectorUnits/{UnitOfMeasure}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
UnitOfMeasure: string
The unique identifier for a unit of measure.
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorUnits-item
Type:
Show Source
object
-
CreatedBy(optional):
string
Maximum Length:
64
The user who created the unit of measure. -
CreationDate(optional):
string(date-time)
The date and time that the unit of measure was created.
-
Description(optional):
string
Title:
Description
Maximum Length:30
The description of the unit of measure. -
LastUpdateDate(optional):
string(date-time)
The date and time when the unit of measure was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64
The user who last updated the unit of measure. -
links(optional):
array Items
Title:
Items
Link Relations -
UnitOfMeasure(optional):
string
Title:
Unit of Measure
Maximum Length:5
The unique identifier for a unit of measure. -
UomIsoCode(optional):
string
Title:
ISO Code
Maximum Length:2
The ISO code for a unit of measure. -
UomType(optional):
string
Title:
Unit Type
Maximum Length:30
The type of unit of measure, such as length, volume, or time.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The 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 : publicSectorUnits-item
Type:
Show Source
object
-
CreatedBy(optional):
string
Maximum Length:
64
The user who created the unit of measure. -
CreationDate(optional):
string(date-time)
The date and time that the unit of measure was created.
-
Description(optional):
string
Title:
Description
Maximum Length:30
The description of the unit of measure. -
LastUpdateDate(optional):
string(date-time)
The date and time when the unit of measure was last updated.
-
LastUpdatedBy(optional):
string
Maximum Length:
64
The user who last updated the unit of measure. -
links(optional):
array Items
Title:
Items
Link Relations -
UnitOfMeasure(optional):
string
Title:
Unit of Measure
Maximum Length:5
The unique identifier for a unit of measure. -
UomIsoCode(optional):
string
Title:
ISO Code
Maximum Length:2
The ISO code for a unit of measure. -
UomType(optional):
string
Title:
Unit Type
Maximum Length:30
The type of unit of measure, such as length, volume, or time.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.