javascript testing to see if a json object contains a specific object code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }