Get a Brand
Get a brand by id
GET
https://{{accountSlug}}.myeshopbox.com/api/v1/brand/{id}
This API retrieves an exiting brand by the given brand id.
Path Parameters
Name
Type
Description
id
string
Unique id of a brand
Headers
Name
Type
Description
Authentication
string
Bearer ACCESS_TOKEN : To grant the access against the API.
Last updated