API DOCUMENTATION
    Try Unleashed Now Sandbox

    Product Groups

    The ProductGroups resource allows Product Groups to be listed.

    • /ProductGroups - returns a list of all Product Groups;

    The full range of URIs and HTTP Verbs supported are:

    Operation HTTP Action
    List all Product Groups GET /ProductGroups

    GET ProductGroups

    Available Fields for ProductGroups:

    Property Type Length Required Notes
    GroupName String 500    
    Guid Guid   Yes Unique identifier. Can only be set when adding a record.
    LastModifiedOn Nullable DateTime      

    Examples for Request GET /ProductGroups

    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.