The GetSingleEslProduct function returns the eslProduct record for the given primary key.
Method | /GetSingleEslProduct |
The request body is of type GetSingleEslProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleEslProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleEslProductResult | EslProductInfo |
|