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