cURL
curl --request GET \ --url http://staging.qshop.ng/apiv2/{shopId}/products/{productId}/reviews/{reviewId}
{ "data": { "__v": 0, "_id": "63f62da70bf12b7f208998d1", "comment": "Good product mate", "created": "2023-02-22T14:58:47.131Z", "email": "adeyinkabadmus@gmail.com", "fullName": "Ademi deyinka", "isApproved": false, "product": { "_id": "61a961741a113f7e13c45c3a", "alwaysInStock": false, "media": "https://ucarecdn.com/fd9510cd-6858-4afa-92b9-fefdd9400144/-/resize/800x/", "media_type": "IMAGE", "name": "Gift cardsss", "price": 2500, "sale_price": 0, "sku": "gift-cardsss-e9541", "slug": "gift-cardsss-0c9fd", "stock": 76 }, "rate": 2, "shop": "61a956d91a113f7e13c45c15", "subject": "I like it", "updated": "2023-02-22T14:58:47.131Z" }, "msg": "Review found", "success": true }
Documentation IndexFetch the complete documentation index at: https://developers.qshop.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
Use this file to discover all available pages before exploring further.
"61a961741a113f7e13c45c3a"
"63f62da70bf12b7f208998d1"
Get review
Show child attributes
"Review found"
true
Was this page helpful?