Hello every body can any one help parsing this json
[
{
"hashed_id": "had1568",
"retailer_number": "01062165935",
"order_details.*": [
{
"Item": "167",
"quantity": 10,
"price": 50,
"tax": 0
},
{
"Item": "100",
"quantity": 10,
"price": 50,
"tax": 0
}
]
},
{
"hashed_id": "157565iu",
"retailer_number": "01062165935",
"order_details.*": [
{
"Item": "167",
"quantity": 10,
"price": 50,
"tax": 0
},
{
"Item": "100",
"quantity": 10,
"price": 50,
"tax": 0
}
]
}
]