{
"data": [
{
"id": 1,
"item_name": "Sharpener",
"item_type": 1,
"description": "A sharpener is a tool that makes something sharper, like a pencil or knife. There are many types of sharpeners, including pencil sharpeners, knife sharpeners, sharpening stones, and sharpening steels.",
"item_type_name": "Goods",
"sku": "CQNSRL7JSIOACAMMJO",
"mrp": 50,
"group_id": 1,
"group_name": "Default Group",
"gst_rate": 12,
"unit_of_measurement": 1,
"income_ledger_id": 1,
"expense_ledger_id": 2,
"gst_cess_rate": null,
"sale_price_type": 2,
"selling_price_with_gst": null,
"selling_price_without_gst": 50,
"closing_stock": 19,
"ledger_closing_balance": 0,
"ledger_closing_type": null,
"opening_stock": 100,
"purchase_price_type": 2,
"purchase_price_with_gst": null,
"purchase_price_without_gst": null,
"discount_type": 1,
"discount_value": null,
"purchase_discount_type": 1,
"purchase_discount_value": null,
"secondary_unit_of_measurement": null,
"conversion_rate": null
},
{
"id": 2,
"item_name": "Pen",
"item_type": 1,
"description": "A pen is a writing tool that applies ink to a surface, usually paper, for drawing or writing. It typically has a barrel, a writing tip, and an ink reservoir.",
"item_type_name": "Goods",
"sku": "8DZDN6ZXLXHTCXNND6",
"mrp": 20,
"group_id": 1,
"group_name": "Default Group",
"gst_rate": 12,
"unit_of_measurement": 2,
"income_ledger_id": 1,
"expense_ledger_id": 2,
"gst_cess_rate": null,
"sale_price_type": 2,
"selling_price_with_gst": null,
"selling_price_without_gst": 20,
"closing_stock": 50,
"ledger_closing_balance": 0,
"ledger_closing_type": null,
"opening_stock": 250,
"purchase_price_type": 2,
"purchase_price_with_gst": null,
"purchase_price_without_gst": null,
"discount_type": 1,
"discount_value": null,
"purchase_discount_type": 1,
"purchase_discount_value": null,
"secondary_unit_of_measurement": null,
"conversion_rate": null
}
],
"success": true,
"message": "Item retrieved successfully."
}