The SmartUpdateCashSaleRow function updates a cashsalerow record. If the record does not exist, this method adds a record.
Method | /SmartUpdateCashSaleRow |
The request body is of type SmartUpdateCashSaleRow.
Name | Description | Data Type |
---|---|---|
info | CashSaleRowInfo | |
isForceUpdate | xml:boolean |
The response body is of type SmartUpdateCashSaleRowResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateCashSaleRowResult | xml:int |
|