check if a key exists in json object in javascript code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }