{
"success": true,
"data": {
"items": [
{
"id": "6630a8f95d6a4d7481dfc888",
"productId": "6629c84f5d6a4d7481dfc111",
"orderId": "6629c84f5d6a4d7481dfcabc",
"rating": 5,
"title": "Great",
"body": "Would buy again",
"displayName": "Jane D",
"verifiedPurchase": true,
"moderationState": "approved"
}
],
"summary": {
"averageRating": 5,
"reviewCount": 1
}
},
"meta": {
"page": 1,
"limit": 20,
"total": 1,
"totalPages": 1
}
}