[
{
"id": "string",
"name": "string"
}
]
curl --location --request POST 'https://platform.shopranos.eu/api/Tags/product/source/import' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": "string",
"name": "string"
}
]'
{}