how to check if a json key is undefined withouut using it javascript code example Example: check if json obj exists if(thisSession.hasOwnProperty('merchant_id')){ }