Calculates the prices of the specified saleorder
Method | /productbasecomponents.asmx/CalculateSaleOrderTotals |
The request body is of type CalculateSaleOrderTotals.
Name | Description | Data Type |
---|---|---|
saleOrder | SaleOrderInfo |
|
The response body is of type CalculateSaleOrderTotalsResponse.
Name | Description | Data Type |
---|---|---|
CalculateSaleOrderTotalsResult | SaleOrderInfo |
|