Add new record to CashSales table
Method | /AddCashSale |
The request body is of type AddCashSale.
Name | Description | Data Type |
---|---|---|
cashSale | CashSaleInfo |
|
The response body is of type AddCashSaleResponse.
Name | Description | Data Type |
---|---|---|
AddCashSaleResult | xml:int |
|