{
"rows": [
{
"id": "string",
"product": "Fanta",
"measurement": "unit",
"category": "Beverages",
"opening": 0,
"added": 300,
"transferIn": 0,
"transferOut": 0,
"adjusted": 0,
"sold": 0,
"closing": 300,
"price": 400,
"amount": 120000,
"markupPct": 25,
"marginPct": 20,
"status": "ok"
}
],
"nextCursor": "string",
"hasNext": true
}