Update InvoiceSale record by specified primary key
Method | /UpdateInvoiceSale |
The request body is of type UpdateInvoiceSale.
Name | Description | Data Type |
---|---|---|
invoiceSale | InvoiceSaleInfo | |
recalculateInvoiceSale | xml:boolean | |
checkDebtorCreditLimit | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
UpdateInvoiceSaleResult | xml:int |
|