Calculates the prices of the specified invoice salerow
Method | /CalculateInvoiceSaleRow |
The request body is of type CalculateInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
invoiceSaleRow | InvoiceSaleRowInfo | |
applySingleRowDiscountIfPossible | xml:boolean |
The response body is of type CalculateInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
CalculateInvoiceSaleRowResult | InvoiceSaleRowInfo |
|