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