• Register

Convert Unit of Measure

This API allows to convert Material Unit of Measure by Material Id

Request URI

Path Parameter

Field Type Mandatory Description
id string Y Material Id

Request Structure

Field Type Mandatory Description
quantityintegerYConversion factor
uomFromstringYSource UoM
uomTostringYTarget UoM
materialCodestringNMaterial Id

Request Example

Response Structure

Field Type Mandatory Description
quantityintegerYQuantity
uomstringYUnit of Measure

Response Example

Docs Navigation