Skip to main content

ark-gb:CompanyRegistration

idurirequired

URI format identifier used to refer to this node within the graph.

Example: https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark-gb:CompanyRegistration
Example: ark-gb:CompanyRegistration
registrationNumberstringrequired

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: 02686904
geographystring

The part of the UK the company is registered in, e.g. 'England and Wales', 'Scotland', 'Northern Ireland'.

Example: England and Wales
relatedTourirequired

The organisation that this registration record is about.

Example: https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6
ark-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"
}