Get subbrands
Endpoint: GET /v10/subbrands
This endpoint will fetch a list of all subbrands in the account.
Data of response
Parameter | Required | Default | Description |
---|---|---|---|
subbrands.* | Yes | An array of object subbrand |
Subbrand
Parameter | Required | Default | Description |
---|---|---|---|
name | Yes | The name for this subbrand | |
erp_code | null | An optional code used to define the brand in external systems, like ERP systems | |
created_at | Yes | ||
updated_at | Yes |