x-access-token: ********************curl --location --globoff --request GET '{{ecommercev2_url}}/products?query={%22branchId%22%3A%226831bb7a46cffb4990fee8aa%22%2C%22popFields%22%3A[%22isInWatchListed%22]}&page=1&perPage=1000' \
--header 'x-client: {{client}}' \
--header 'accept-language: {{acceptLanguage}}' \
--header 'x-access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{}'{}