Update product in StandbyProducts table by specified primary key
Method | /UpdateStandbyProduct |
The request body is of type UpdateStandbyProduct.
Name | Description | Data Type |
---|---|---|
info | StandbyProductInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateStandbyProductResponse.
Name | Description | Data Type |
---|---|---|
UpdateStandbyProductResult | xml:int |
|