Create an UOM Conversion

post

/items/{itemGid}/uomConversions

Request

Path Parameters
Supported Media Types
Request Body - application/vnd.oracle.resource+json;type=collection ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : schema
Type: object
Show Source
  • The conversion rate between the from and to unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the conversion rate would be - for the standard LB to KG conversion - 0.453592.
  • Database domain where this data is stored.
  • The from unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the from unit of measure would be pounds.
  • Internal sequence number for the item unit of measure conversion records.
  • links
    Read Only: true
  • The to unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the to unit of measure would be kilograms.
Nested Schema : links
Type: array
Read Only: true
Show Source
Request Body - application/vnd.oracle.resource+json;type=singular ()
Root Schema : schema
Type: object
Show Source
  • The conversion rate between the from and to unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the conversion rate would be - for the standard LB to KG conversion - 0.453592.
  • Database domain where this data is stored.
  • The from unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the from unit of measure would be pounds.
  • Internal sequence number for the item unit of measure conversion records.
  • links
    Read Only: true
  • The to unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the to unit of measure would be kilograms.
Nested Schema : links
Type: array
Read Only: true
Show Source
Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : schema
Type: object
Show Source
  • The conversion rate between the from and to unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the conversion rate would be - for the standard LB to KG conversion - 0.453592.
  • Database domain where this data is stored.
  • The from unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the from unit of measure would be pounds.
  • Internal sequence number for the item unit of measure conversion records.
  • links
    Read Only: true
  • The to unit of measure for this entry. For example if you wish to convert from pounds (LB) to kilograms (KG) the to unit of measure would be kilograms.
Nested Schema : links
Type: array
Read Only: true
Show Source
Back to Top