how to check key and value is exist or not in Json Object code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }