x-access-token: ********************curl --location -g --request POST '{{ecommercev2_url}}/branches//products/import' \
--header 'x-client: {{client}}' \
--header 'accept-language: {{acceptLanguage}}' \
--header 'x-access-token: <api-key>' \
--form 'file=""'{}