The UpdateWebshopClassification function updates a webshopClassification record.
Method | /productbasecomponents.asmx/UpdateWebshopClassification |
The request body is of type UpdateWebshopClassification.
Name | Description | Data Type |
---|---|---|
webshopClassification | WebshopClassificationInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateWebshopClassificationResponse.
Name | Description | Data Type |
---|---|---|
UpdateWebshopClassificationResult | xml:int |
|