{
"rows": [
{
"id": "string",
"date": "2025-09-30T20:06:30.000Z",
"ref": "RCPT-102938",
"cashier": "Adeola A.",
"itemsCount": 5,
"subtotal": 45000,
"discount": 2500,
"total": 42500,
"amountPaid": 42500,
"balanceDue": 0,
"paymentMethod": "cash",
"status": "paid",
"customer": "Walk-in"
}
],
"nextCursor": "string",
"hasNext": true
}