Type management
Was this helpful?
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: */*
[
"length",
"mass",
"quantity",
"volume"
]