{
"data": {
"companyItemMasterGroups": {
"1": "Default Group",
"2": "MASPICES",
"3": "Fabric"
},
"defaultSelectedGroup": 1,
"unitOfMeasurement": {
"1": "BAG-BAGS",
"2": "BAL-BALE",
"3": "BDL-BUNDLES",
"4": "BKL-BUCKLES",
"5": "BOU-BILLIONS OF UNITS"
},
"gstCessRate": {
"1": 3,
"2": 1.5
},
"gstTaxes": {
"1": "Exempt",
"2": "0%",
"3": "0.25%",
"4": "1%",
"5": "1.5%",
"6": "3%",
"7": "5%",
"8": "7.5%",
"9": "12%",
"10": "18%",
"11": "28%",
"12": "NA"
},
"incomeLedgers": {
"3": "Freight Charge Income",
"4": "Packing Charge Income",
"5": "SALES INCOME",
"6": "Saree Sale",
"7": "Sale"
},
"incomeType": {
"id": 7,
"name": "Sale",
"company_id": 6,
"group_id": 1,
"parent_id": null,
"model_id": 1,
"model_type": "App\\Models\\Master\\Income",
"ledgers_data": {
"Income": {
"opening_balance": null,
"opening_balance_dr_cr": 2
}
},
"opening_balance": null,
"opening_balance_dr_cr": 2,
"is_default": true,
"via_api": 0,
"is_import": null,
"created_at": "2023-05-12T07:33:00.000000Z",
"updated_at": "2023-05-12T07:33:00.000000Z"
},
"expenseLedgers": {
"8": "Consultancy",
"9": "Audit Fees Expense",
"10": "Legal Fee",
"11": "Wages & Salary",
"12": "Purchase"
},
"expenseType": {
"id": 12,
"name": "Purchase",
"company_id": 6,
"group_id": 2,
"parent_id": null,
"model_id": 2,
"model_type": "App\\Models\\Master\\Expense",
"ledgers_data": {
"Income": {
"opening_balance": null,
"opening_balance_dr_cr": 2
},
"Expense": {
"opening_balance": null,
"opening_balance_dr_cr": 2
}
},
"opening_balance": null,
"opening_balance_dr_cr": 2,
"is_default": true,
"via_api": 0,
"is_import": null,
"created_at": "2023-05-12T07:33:00.000000Z",
"updated_at": "2023-05-12T07:33:00.000000Z"
},
"incomeGroupId": 1,
"expenseGroupId": 2,
"methodOfStockValuation": {
"1": "Average Cost",
"2": "First in First Out",
"3": "Last in First out",
"4": "Last Purchase Cost",
"5": "Last Selling Price"
}
},
"success": true,
"message": "Item Master Details Fetched Successfully."
}