Tag
idnumberrequired
Unique identifier for the tag
label object
Multilingual label for the tag
nlstring
Dutch label
Example:
Industrie
enstring
English label
Example:
Industry
destring
German label
Example:
Branche
Tag
{
"id": 0,
"label": {
"nl": "Industrie",
"en": "Industry",
"de": "Branche"
}
}