Update store record by specified primary key
Method | /UpdateStore |
The request body is of type UpdateStore.
Name | Description | Data Type |
---|---|---|
store | StoreInfo | |
isForceUpdate | xml:boolean |
The response body is of type UpdateStoreResponse.
Name | Description | Data Type |
---|---|---|
UpdateStoreResult | xml:int |
|