Skip to main content

ark-gi: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-gi:CompanyRegistration
Example: ark-gi:CompanyRegistration
registrationNumberstringrequired

The Gibraltar company registration number as printed on the document.

Possible values: Value must match regular expression ^[0-9]{5,6}$

Example: 118662
relatedTourirequired

The organisation that this registration record is about.

Example: https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6
ark-gi:CompanyRegistration
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gi:CompanyRegistration",
"registrationNumber": "118662",
"relatedTo": "https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6"
}