Hi,
I want to get and print "trackingCode" from the following json. how to do that?
{"status":200,"family":"SUCCESSFUL","reason":"OK","data":"{\"status\":200,\"family\":\"SUCCESSFUL\",\"reason\":\"OK\",\"data\":{\"status\":200,\"family\":\"SUCCESSFUL\",\"reason\":\"OK\",\"data\":{\"result\":{\"trackingCode\":27009,\"error_Msg\":null,\"error_Code\":null,\"complemantary_Msg\":\"saved successfully!\",\"head_EPRSC_ID\":\"4065959687\"}}}}"}
Thanks
I want to get and print "trackingCode" from the following json. how to do that?
{"status":200,"family":"SUCCESSFUL","reason":"OK","data":"{\"status\":200,\"family\":\"SUCCESSFUL\",\"reason\":\"OK\",\"data\":{\"status\":200,\"family\":\"SUCCESSFUL\",\"reason\":\"OK\",\"data\":{\"result\":{\"trackingCode\":27009,\"error_Msg\":null,\"error_Code\":null,\"complemantary_Msg\":\"saved successfully!\",\"head_EPRSC_ID\":\"4065959687\"}}}}"}
Thanks