Get single record from StoreProduct table by specified primary key
Method | /GetSingleStoreProduct |
The request body is of type GetSingleStoreProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStoreProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStoreProductResult | StoreProductInfo |