{
    "user_details":
    {
        "first_name":"sagar",
        "last_name":"wadiyar",
        "contact":"8390983573",
        "pass_out_year":"2008",
        "native_place":"Pune"
        
    },
    "salaried_employee":{
        "designation":"Sr.Software Engineering",
        "sector":"IT Sectors",
        "employer":"Mobisoft"
    },
    "business":{
        "business_name":"ABC firm",
        "business_type":"2",
        "business_nature":"3",
        "business_address":"Pune,Kahradi",
        "location":"Pune"
    }
}



{
    "user_details":
    {
        "first_name":"sagar",
        "last_name":"wadiyar",
        "contact":"8390983573",
        "pass_out_year":"2008",
        "native_place":"Pune"
        
    },
    "salaried_employee":
        {
            "designation":"2",
            "sector":"2",
            "employer":"Mobisoft"
        
        },
   "business":[
    {
        "business_name":"ABC firm",
        "business_type":"2",
        "business_nature":"3",
        "business_address":"Pune,Kahradi",
        "business_location":"Pune"
    },
   {
        "business_name":"Health Care firm",
        "business_type":"4",
        "business_nature":"4",
        "business_address":"Pune,Shivajinagar",
        "business_location":"Pune"
    }
  ],
  "other_business":{
      "business_name":"Services and Enterpriese",
      "business_description":"We prove quality services in the packing the diwali gift items"
  },
  "other_profession":{
      "profession_name":"Services and Enterpriese",
      "profession_description":"We prove quality services in the tourism items"
  },
   "other_occupation":{
      "occupation_name":"Services and Enterpriese",
      "occupation_description":"We prove quality services in the tourism items"
  }
}
