get Transactions Wtih Summary For Cashier
abstract suspend fun getTransactionsWtihSummaryForCashier(tellerId: Long, cashierId: Long, currencyCode: String? = null, offset: Int? = null, limit: Int? = null, orderBy: String? = null, sortOrder: String? = null): GetTellersTellerIdCashiersCashiersIdSummaryAndTransactionsResponse
Transactions Wtih Summary For Cashier
Responses:
200: OK
Return
GetTellersTellerIdCashiersCashiersIdSummaryAndTransactionsResponse
Parameters
teller Id
tellerId
cashier Id
cashierId
currency Code
currencyCode (optional)
offset
offset (optional)
limit
limit (optional)
order By
orderBy (optional)
sort Order
sortOrder (optional)