Update CashSale record by specified primary key
Method | /UpdateCashSale |
The request body is of type UpdateCashSale.
Name | Description | Data Type |
---|---|---|
cashSale | CashSaleInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCashSaleResponse.
Name | Description | Data Type |
---|---|---|
UpdateCashSaleResult | xml:int |
|