Skip to main content

ark-gb:TaxRecord

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:TaxRecord
Example: ark-gb:TaxRecord
relatedTourirequired

The person to whom this tax record belongs.

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

The person's National Insurance number.

Example: AB123456C
utrstring
PIIGDPR

The Unique Taxpayer Reference (UTR), if known.

Example: 1234567890
ark-gb:TaxRecord
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:TaxRecord",
"relatedTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"nationalInsuranceNumber": "AB123456C",
"utr": "1234567890"
}