x-access-token: ********************curl --location --globoff --request GET '{{web_ecommercev2_url}}/units?query={%22popFields%22%3A[%22categoryId%22]}&page=1&perPage=1' \
--header 'x-client: {{client}}' \
--header 'accept-language: {{acceptLanguage}}' \
--header 'x-access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'{}