{
"rows": [
{
"id": "string",
"paymentMethod": "cash",
"salesPmt": 2500000,
"paidIn": 3200000,
"paidOut": 450000,
"cashBack": 25000,
"balance": 2725000,
"status": "ok"
}
],
"nextCursor": "string",
"hasNext": true
}