The UpdateWebshop function updates a webshop record.
Method | /productbasecomponents.asmx/UpdateWebshop |
The request body is of type UpdateWebshop.
Name | Description | Data Type |
---|---|---|
webshop | WebshopInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateWebshopResponse.
Name | Description | Data Type |
---|---|---|
UpdateWebshopResult | xml:int |
|