"description":"Value Added Tax number, typically starting with a two letter country code according to ISO code 3166 - alpha 2 - that identifies the country of issue"
},
"registeredAddress":{
"type":"array",
"items":{
"$ref":"#/$defs/Address"
},
"description":"Registered address of the organisation"
}
}
},
@@ -567,6 +581,10 @@
"natureOfContract":{
"type":"string",
"description":"Nature of the contract, i.e. product or service name"
},
"documentFile":{
"$ref":"#/$defs/DocumentFile",
"description":"Document file, e.g. copy of the contract"