Add new record to InvoiceSaleRows table
Method | /AddInvoiceSaleRow |
The request body is of type AddInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
invoiceSaleRow | InvoiceSaleRowInfo | |
calculatePrices | xml:boolean | |
checkDebtorCreditLimit | xml:boolean |
The response body is of type AddInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
AddInvoiceSaleRowResult | xml:int |
|