DeleteBrandImage
Deletes a brand image.
Stored Procedure Specific Information
Deletes the brand image of a particular brand.
For example:
EXECUTE DeleteBrandImage BrandId ='19128157751697'
Input
Name | Type | Required | Description |
BrandId | String | False | The Id of the Brand. |
Result Set Columns
Name | Type | Description |
Status | String | The Status of the delete operation. |