Update StoreProduct record by specified primary key
Method | /UpdateStoreProduct |
The request body is of type UpdateStoreProduct.
Name | Description | Data Type |
---|---|---|
storeProduct | StoreProductInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdateStoreProductResponse.
Name | Description | Data Type |
---|---|---|
UpdateStoreProductResult | xml:int |
|