curl --location 'https://open.echotik.live/api/v3/echotik/product/comment?product_id=undefined&min_rating=&max_rating=undefined&page_num=undefined&page_size=undefined' \
--header 'Authorization: Basic <encoded-value>'{
"code": 0,
"message": "success",
"data": [
{
"display_text": "Soft, smooth",
"product_id": "1729471493154312768",
"rating": 5,
"review_id": "7392963066264504106",
"review_timestamp": 1721308360410,
"sku_id": "1729471493154378304",
"sku_specification": "Item: one-size, Pink"
}
],
"requestId": "3c779a2c-f3b8-4393-9e11-243916dd32df"
}