An important step is to de-serialize the response data in JSON format to JavaScript object format. It can be done manually but it is a long, tedious and error prone process. So, lets take the help of our editor VS Code Extension - Quicktype. Its simple, its fast and generates the required pojos in a matter of seconds