Update brand
Leaving out a property will ensure no changes are made to that property.
Collection properties will delete and/or add as necessary to match the supplied data.
| Path Parameters |
|---|
id int32 — REQUIREDThe id of the brand to update. |
Request Body — REQUIREDThe brand data to update. |
|---|
Name string |
ExternalId stringExternal id of the brand. |
Descriptions object[]The localized descriptions of the brand. LanguageCode string | Content string |
|
| Responses |
|---|
| Schema — OPTIONAL |
|---|
Resource object — OPTIONALBrandId int32 — OPTIONAL | Name string — OPTIONAL | ExternalId string — OPTIONALExternal id of the brand. | Descriptions object[] — OPTIONALThe localized descriptions of the brand. LanguageCode string — OPTIONAL | Content string — OPTIONAL |
|
| Message string — OPTIONALA status message for the action taken. | Details string[] — OPTIONALAny validation messages for the data on the current action. |
|
| Schema — OPTIONAL |
|---|
Message string — OPTIONALA status message for the action taken. | Details string[] — OPTIONALAny validation messages for the data on the current action. |
|