how to check if certain element exists in json in javascript code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }