I want to convert each integer/double value to String present in json request before storing in MongoDB database.
ex: "amountValue": 200.00, to "amou