The GetSingleCalculatedPrice function returns the calculatedPrice record for the given primary key.
Method | /GetSingleCalculatedPrice |
The request body is of type GetSingleCalculatedPrice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCalculatedPriceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCalculatedPriceResult | CalculatedPriceInfo |
|