Get UOM (POST)
Gets a Unit of Measurement.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The Unit of Measurement (UOM)'s DON.
Response
Success.
uom
Get UOM (POST)
The Unit of Measurement (UOM)‘s DON.
Bearer authentication of the form Bearer <token>, where token is your auth token.