The UpdateWebshopProduct function updates a webshopProduct record.
Method | /UpdateWebshopProduct |
The request body is of type UpdateWebshopProduct.
Name | Description | Data Type |
---|---|---|
webshopProduct | WebshopProductInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateWebshopProductResponse.
Name | Description | Data Type |
---|---|---|
UpdateWebshopProductResult | xml:int |
|