The GetSingleProduct function returns the ProductInfo object for the given primary key.
Method | /GetSingleProduct |
The request body is of type GetSingleProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductResult | ProductInfo |