API DOCUMENTATION
    Try Unleashed Now Sandbox

    Unit of Measures

    The Unit of Measures resource allows units of measure to be listed.

    The full range of URIs and HTTP Verbs supported are:

    Operation HTTP Action
    List a page of Unit of Measures GET /UnitOfMeasures

    GET Unit of Measures

    Available Filters for GET Unit of Measures
    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.
    Filters are used by adding the filter and value to the URI:
    • /UnitOfMeasures?includeObsolete=true
    Available Fields for GET Unit of Measures
    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.