Copy {
"reviews" : [
{
"subscriberId" : "123e4567-e89b-12d3-a456-426614174000" ,
"reviewId" : "123e4567-e89b-12d3-a456-426614174000" ,
"productId" : "shopify-123456789" ,
"attributesWithRating" : [
{
"minLabel" : "Too Small" ,
"midLabel" : "Just Right" ,
"maxLabel" : "Too Big" ,
"title" : "Sizing" ,
"type" : "centered-range" ,
"value" : 1
}
] ,
"body" : "Great quality! Great price! Would buy again!" ,
"containsProfanity" : false ,
"dateCreated" : "2024-11-20T16:22:19.618Z" ,
"isRecommended" : false ,
"media" : [
{
"streamId" : "123e4567-e89b-12d3-a456-426614174000" ,
"fullSizeUrl" : "https://example.com" ,
"largeUrl" : "https://example.com" ,
"thumbnailUrl" : "https://example.com" ,
"type" : "image" ,
"isHidden" : false
}
] ,
"productAttributes" : [
{
"title" : "Pros" ,
"type" : "drop-down" ,
"value" : "Powerful"
}
] ,
"productName" : "MacBook Pro" ,
"order" : {
"orderId" : "123456789" ,
"orderNumber" : "#OKRXXXX"
} ,
"rating" : 5 ,
"reply" : {
"body" : "<p><b>Thanks</b> for your review</p>" ,
"dateCreated" : "2024-11-20T16:22:19.618Z" ,
"rawBody" : "*Thanks* for your review" ,
"isPrivate" : false
} ,
"reviewer" : {
"attributes" : [
{
"title" : "Pros" ,
"type" : "drop-down" ,
"value" : "Powerful"
}
] ,
"avatarUrl" : "https://example.com" ,
"displayName" : "Tim C." ,
"email" : "name@gmail.com" ,
"isVerified" : false ,
"location" : {
"country" : {
"code" : "au" ,
"name" : "Australia"
} ,
"zoneCode" : "NSW"
} ,
"name" : "Tim Cook" ,
"socialConnection" : "facebook" ,
"verifiedStatus" : "Verified Buyer"
} ,
"reward" : {
"description" : "$10 off your next order over $40" ,
"integration" : "loyaltyLion" ,
"type" : "coupon" ,
"value" : "OKRX-XXXXX-XXXX" ,
"isCouponUpgrade" : false
} ,
"sentiment" : "positive" ,
"status" : "approved" ,
"tags" : [
"Support Needed" ,
"Favourite"
] ,
"title" : "Love these shoes!" ,
"variantId" : "1234567890" ,
"variantName" : "MacBook Pro - 15 Inch"
}
] ,
"nextUrl" : "https://example.com"
}