Brands

In the RevCascade platform, the terms "supplier", "vendor", and "manufacturer" are synonomous and are colletively referred to as "brands". Brands are responsible for uploading product and inventory information, as well as fulfilling orders placed by retailers. From the retailer context, there are no direct actions that may be performed on brands (since the retailer does not have permission to edit any brand settings). Most often, brand objects are attached to connections, orders, or variants.

Brand Properties
Name Description

id

integer (11)

A static id assigned by RevCascade.

name

string (64)

The name of the brand or vendor.

code

string (64)

A slugged version of the brand's name. All letters are forced to lowercase, punctuation removed, and spaces replaced with hyphens. For example, the brand name "Marla Cielo" becomes "marla-cielo".

uuid

string (36)

A 32 character (+4 hyphens) UUID assigned to the brand by RevCascade.

logo_url

string (128)

A publically-accessible URL to a 3:1 ratio horizontal logo hosted on RevCascade's CDN. If the brand has not uploaded a logo, a path will be provided to a placeholder image. Files are generally 360x120 PNGs with transparent backgrounds.

profile_tile_url

string (128)

A publically-accessible URL to a 1:1 ratio square profile image hosted on RevCascade's CDN. If the brand has not uploaded a profile tile, a path will be provided to a placeholder image. Files are generally 400x400 JPGs with white backgrounds.

cover_url

string (128)

A publically-accessible URL to a large cover photo hosted on RevCascade's CDN. If the brand has not uploaded a cover photo, a path will be provided to a placeholder image. Files are generally JPGs with varying dimensions.