mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-09 16:33:54 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "ref:isil",
|
||||
"type": "text",
|
||||
"label": "ISIL Code"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "ref:vatin",
|
||||
"type": "identifier",
|
||||
"label": "VAT ID Number",
|
||||
"notCountryCodes": [
|
||||
"ao", "ai", "bm", "bt", "io", "vg", "bn", "ky", "km", "cu", "dj", "er", "fk", "gi", "gg", "hk", "iq", "ki", "xk", "kw", "lr", "ly", "mo", "mv", "mh", "fm", "ms", "mm", "nr", "kp", "om", "pw", "pn", "qa", "sh", "sm", "st", "sb", "so", "gs", "ss", "sr", "sz", "sy", "tl", "tc", "tv", "us", "va", "ye"
|
||||
],
|
||||
"terms": [
|
||||
"value added tax identification number",
|
||||
"vatin"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user