The SmartUpdateInvoiceSaleRow function updates an invoicesalerow record. If the record does not exist, this method adds a record.
Method | /SmartUpdateInvoiceSaleRow |
The request body is of type SmartUpdateInvoiceSaleRow.
Name | Description | Data Type |
---|---|---|
info | InvoiceSaleRowInfo | |
isForceUpdate | xml:boolean |
The response body is of type SmartUpdateInvoiceSaleRowResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateInvoiceSaleRowResult | xml:int |
|