The UpdateCalculatedPrice function updates a calculatedPrice record.
Method | /UpdateCalculatedPrice |
The request body is of type UpdateCalculatedPrice.
Name | Description | Data Type |
---|---|---|
calculatedPrice | CalculatedPriceInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCalculatedPriceResponse.
Name | Description | Data Type |
---|---|---|
UpdateCalculatedPriceResult | xml:int |
|