Get single record from StoreTypes table by specified primary key
Method | /GetSingleStoreType |
The request body is of type GetSingleStoreType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStoreTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStoreTypeResult | StoreTypeInfo |
|