Add new record to StoreTypes table
Method | /AddStoreType |
The request body is of type AddStoreType.
Name | Description | Data Type |
---|---|---|
storeType | StoreTypeInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddStoreTypeResponse.
Name | Description | Data Type |
---|---|---|
AddStoreTypeResult | xml:int |
|