properties unitofmeasuretype (http://api.3plcentral.com/rels/properties/unitofmeasuretype)
Resource:
a unit for measuring quantities, such as carton, pallet, each, pound, etc.
C# Rel Const:
Rels.PropertySvc.UnitOfMeasure
URI template:
unitofmeasuretypes/{id}
Obtain URI from:
Success status: 200; Response is cacheable
Name (* = required) Data Type Description
id * int
Type Description
Name string
IsIntegral bool
PluralDescription string
Sample accept: application/hal+json
{
  "name": "str",
  "isIntegral": true,
  "pluralDescription": "str"
}
Success status: 200
Name (* = required) Data Type Description
id * int
Type Description
Name string
IsIntegral bool
PluralDescription string
Sample content-type: application/hal+json
{
  "name": "str",
  "isIntegral": true,
  "pluralDescription": "str"
}
Type Description
Name string
IsIntegral bool
PluralDescription string
Sample accept: application/hal+json
{
  "name": "str",
  "isIntegral": true,
  "pluralDescription": "str"
}
Success status: 204
Name (* = required) Data Type Description
id * int

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.