Skip to main content

Get brand

Gets a specific brand by id.

Path Parameters
id int32 REQUIRED

The id of the brand to get.

Responses
200

The requested brand.

Schema OPTIONAL
Resource object OPTIONAL

A brand.

BrandId int32 OPTIONAL

The id of the brand.

Name string OPTIONAL

The name of the brand.

ExternalId string OPTIONAL

External id of the brand.

Descriptions object[] OPTIONAL

The localized descriptions of the brand.

LanguageCode string OPTIONAL
Content string OPTIONAL

The localized content.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

404

Not found.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.