The SmartUpdateInvoiceSale function updates an invoicesale record. If the record does not exist, this method adds a record.
Method | /SmartUpdateInvoiceSale |
The request body is of type SmartUpdateInvoiceSale.
Name | Description | Data Type |
---|---|---|
info | InvoiceSaleInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type SmartUpdateInvoiceSaleResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateInvoiceSaleResult | xml:int |
|