Update InvoiceSaleRow record by specified primary key
Method | /UpdateInvoiceSaleRow |
The request body is of type UpdateInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
invoiceSaleRow | InvoiceSaleRowInfo | |
calculatePrices | xml:boolean | |
checkDebtorCreditLimit | xml:boolean | |
isForceUpdate | xml:boolean |
The response body is of type UpdateInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
UpdateInvoiceSaleRowResult | xml:int |
|