Get single record from StoreTypeProduct table by specified primary key
Method | /GetSingleStoreTypeProduct |
The request body is of type GetSingleStoreTypeProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStoreTypeProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStoreTypeProductResult | StoreTypeProductInfo |
|