Skip to main content

ark-gb:FinancialAuthorisation

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:FinancialAuthorisation
Example: ark-gb:FinancialAuthorisation
firmReferenceNumberstring

The Firm Reference Number (FRN) the firm is authorised under.

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

Example: 309378
issuedByuri

The regulator organisation that granted the authorisation.

Example: https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6
relatedTourirequired

The company registration this authorisation is granted to.

Example: https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6
ark-gb:FinancialAuthorisation
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:FinancialAuthorisation",
"firmReferenceNumber": "309378",
"issuedBy": "https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6",
"relatedTo": "https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6"
}