Lot Unit of Measure Conversions REST Endpoints
SCM Common/Lot Unit of Measure Conversions
The Lot Unit of Measure Conversions resource gets the interclass conversion rate for an item assigned to a lot. The conversion rate is always between the primary and secondary unit of measure classes.
- Create one lot specific conversion
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/lotUnitOfMeasureConversions - Get all lot specific conversions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/lotUnitOfMeasureConversions - Get one lot specific conversion
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/lotUnitOfMeasureConversions/{LotConversionId}