I have a GET API which pings external API to collect data then and then output some of that data back.
I only want to post back data I have marked in red.
How can i output just that instead of this whole big json with so much unwanted information
I have a GET API which pings external API to collect data then and then output some of that data back.
I only want to post back data I have marked in red.
How can i output just that instead of this whole big json with so much unwanted information