can someone show me how i can access latestStatusDetail value from this JSON object
this is what i have so far - track_status_response_body.output.completeTrackResults[0].trackResults.latestStatusDetail but its not working
e
eblackey
11/11/2021, 7:53 PM
trackResults is a list as well, so you need to define the index there