{
    "id": 1,
    "name": "Chocolate cake",
    "quantity": 1,
    "measurementId": 1,
    "price": 100,
    "gstType": "CGST/IGST",
    "gstAmount": 0,
    "gst": -1,
    "serial_no": "",
    "imei": "",
    "totalAmount": 100,
    "invoiceid": 1,
    "userId": 1,
    "is_active": true
}