The GetCalculatedPrices function returns all calculatedPrice records for the specified parameters.
Method | /GetCalculatedPrices |
The request body is of type GetCalculatedPrices.
Name | Description | Data Type |
---|---|---|
filter | CalculatedPricesFilter |
|
The response body is of type GetCalculatedPricesResponse.
Name | Description | Data Type |
---|---|---|
GetCalculatedPricesResult | ArrayOfViewCalculatedPriceInfo |
|