x-access-token: ********************curl --location --globoff --request GET '{{ecommercev2_url}}/groups?query={%22ids%22%3A[%2267dc55de8cc66289f6378971%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 '{}'{}