Get single record from Stores table by specified primary key
Method | /GetSingleStore |
The request body is of type GetSingleStore.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStoreResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStoreResult | StoreInfo |