ark-gb:CompanyRegistration
idurirequired
URI format identifier used to refer to this node within the graph.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark-gb:CompanyRegistrationExample:
ark-gb:CompanyRegistrationregistrationNumberstringrequired
The company registration number as printed on the document.
Possible values: Value must match regular expression ^[A-Z]{0,2}[0-9]{1,8}$
Example:
02686904geographystring
The part of the UK the company is registered in, e.g. 'England and Wales', 'Scotland', 'Northern Ireland'.
Example:
England and WalesrelatedTourirequired
The organisation that this registration record is about.
Example:
https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6ark-gb:CompanyRegistration
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:CompanyRegistration",
"registrationNumber": "02686904",
"geography": "England and Wales",
"relatedTo": "https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6"
}