ark-gb:TaxRecord
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:TaxRecordExample:
ark-gb:TaxRecordrelatedTourirequired
The person to whom this tax record belongs.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000nationalInsuranceNumberstring
PIIGDPR
The person's National Insurance number.
Example:
AB123456Cutrstring
PIIGDPR
The Unique Taxpayer Reference (UTR), if known.
Example:
1234567890ark-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"
}