cURL
curl --request GET \ --url http://staging.qshop.ng/apiv2/shops/{shopId}/products/{productId}/reviews
{ "msg": "<string>", "data": { "data": "<array>", "next": "<unknown>", "prev": "<unknown>", "noOfPages": 123, "currentPage": 123, "totalRecord": 123 }, "success": true }
Host: http://qshop.ng
Show child attributes
Was this page helpful?