API DOCUMENTATION
    Try Unleashed Now Sandbox

    Unit Of Measures

    The UnitOfMeasures resource allows UnitOfMeasures to be listed.

    • /UnitOfMeasures - returns a list of all UnitOfMeasures;

    The full range of URIs and HTTP Verbs supported are:

    Operation HTTP Action
    List all UnitOfMeasures GET /UnitOfMeasures

    GET UnitOfMeasures

    These filters can be used with the GET UnitOfMeasures endpoint:

    Filter Description
    includeObsolete If set to true, returns all units of measure, including obsolete. If set to false or if it is not specified then returns only active (i.e. non-obsolete) units of measure.

    Available Fields for UnitOfMeasure:

    Property Type Length Notes
    Guid Guid   Unique identifier
    Name String 20  
    Obsolete Boolean    

    Examples for Response GET /UnitOfMeasures

    show xml example
    show json example

    Use the API Sandbox to see how the object is rendered in JSON or XML.

    Note: An Unleashed account is required before you can use the API Sandbox.

    Trial accounts are also allowed to connect to the API.
    You can register a new account here: Register.