Add new record to InvoiceSales table
Method | /AddInvoiceSale |
The request body is of type AddInvoiceSale.
Name | Description | Data Type |
---|---|---|
invoiceSale | InvoiceSaleInfo | |
calculatePrices | xml:boolean | |
checkDebtorCreditLimit | xml:boolean |
|
The response body is of type AddInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
AddInvoiceSaleResult | xml:int |
|