The GetCashSaleRows function returns all CashSaleRows.
Method | /GetCashSaleRows |
The request body is of type GetCashSaleRows.
Name | Description | Data Type |
---|---|---|
saleRowsFilter | SaleRowsFilter | |
productsFilter | ProductsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string |
The response body is of type GetCashSaleRowsResponse.
Name | Description | Data Type |
---|---|---|
GetCashSaleRowsResult | ArrayOfViewCashSaleRowInfo |
|