{
    "account_type": [
        "Income",
        "Expense",
        "Asset",
        "Liability",
        "Loan"
    ],
    "account_default_for" : [
        "Income",
        "Expense",
        "Asset",
        "Liability",
        "Loan",
        "Seller Account",
        "Sallary Account",
        "GST Tax Account",
        "Product Wise Tax Account",
        "Seller Commision"
    ],
    "payment_method" : [
        "Cash",
        "Bank",
        "Cheque"
    ]
}
