Get all available CashSales
Method | /GetCashSales |
The request body is of type GetCashSales.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
transactionNumber | xml:int | |
posTerminalId | xml:int | |
userId | xml:int | |
saleTypeId | xml:int | |
receiptId | xml:int | |
customerId | xml:int | |
transactionDateFrom | xml:dateTime | |
transactionDateTo | xml:dateTime | |
conversionId | xml:int |
|
The response body is of type GetCashSalesResponse.
Name | Description | Data Type |
---|---|---|
GetCashSalesResult | ArrayOfViewCashSaleInfo |
|