curl --location -g --request PUT '{{ecommercev2_url}}/products/67f4c8fe2f2a79593945fab2/production-line' \
--header 'x-client: {{client}}' \
--header 'accept-language: {{acceptLanguage}}' \
--header 'Content-Type: application/json' \
--header 'x-access-token;' \
--data-raw '{
"productionLineId": "67f4ca2e3e6cf33d98b32eda"
}'
{}
x-access-token: ********************