So I have some input fields which are optional and I require to build a json object which will be sent then to http.post. Optional means if fields are empty then I don't add it to a json, property too. Here is the following input fields.So I have some input fields which are optional