how to check field exists in json or not in javascrpt code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }