get Journal Data
abstract suspend fun getJournalData(tellerId: Long, cashierId: Long? = null, dateRange: String? = null): String
Responses:
0: default response
Return
Parameters
teller Id
tellerId
cashier Id
cashierId (optional)
date Range
dateRange (optional)