{ "countryCode": "US", "asins": [ "string" ] }
curl --location --request POST 'https://apps.voc.ai/api_v2/datahub//voc/reports' \ --header 'X-Token: 42e9fb1c94c842cd9495c812a4c8fe05' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "data": { "reportId": "12342" } }