Update record from Products table by specified primary key
Method | /UpdateProduct |
The request body is of type UpdateProduct.
Name | Description | Data Type |
---|---|---|
product | ProductInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
The response body is of type UpdateProductResponse.
Name | Description | Data Type |
---|---|---|
UpdateProductResult | xml:int |
|