Was this helpful?
Read Units
Retrieves list of all unit types present in the database.
The tenant name.
testtenant
GET /unit-handling/{tenant}/types HTTP/1.1 Host: api.emporix.io Authorization: Bearer YOUR_OAUTH2_TOKEN Accept: */*
All unit types retrieved successfully.
[ "length", "mass", "quantity", "volume" ]