Json response transformed into new json format c#
I'm trying to convert a json input format into another json format by using c#. The input format which is seen just below is gotten from a httpclient post request: { "data": { "trafficData": { "volume": { "byHour": { "edges":…