{ "session": null, "hash": "", "products": [ { "product_id": 1, "name": "Apple", "price": 250 }, { "product_id": 2, "name": "Banana", "price": 100 }, { "product_id": 3, "name": "Cherry", "price": 375 } ] }