curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/estore//product//reviews' \
--header 'sessiontoken;'
[
{
"score": 0,
"comment": "string",
"itemId": "string",
"title": "string",
"reviewDate": "2019-08-24T14:15:22Z"
}
]