API DOCUMENTATION
    Try Unleashed Now Sandbox

    Product Brands

    The ProductBrands resource allows Product Brands to be listed.

    The full range of URIs and HTTP Verbs supported are:

    Operation HTTP Action
    List a page of Product Brands GET /ProductBrands

    GET ProductBrands

    Available Filters for GET Products
    Filter Description
    productBrand Only returns Product Brands starting with the given string.
    Filters are used by adding the filter and value to the URI:
    • /ProductBrands?productBrand=ACME
    Available Fields for Product Brand
    Property Type Length
    BrandName String 50
    Guid Guid
    LastModifiedOn Nullable DateTime

    Examples for Request GET /ProductBrands

    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.