TDV Adapter for BigCommerce

Build 24.0.9060

DeleteBrandImage

Deletes a brand image.

Stored Procedure Specific Information

BigCommerce allows us to delete 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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060