x-access-token: ********************curl --location --globoff --request GET '{{ecommercev2_url}}/invoices/67f3772a871e6e0420cd699d?query={%22categories%22%3A[%2227bd66ddca1b8ab6061ca54b%22]}&query={%22popFields%22%3A[%22parentId%22]}' \
--header 'x-client: {{client}}' \
--header 'accept-language: {{acceptLanguage}}' \
--header 'x-access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"type": "string"
}'{}