ark-gb:TaxCoding
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:TaxCodingExample:
ark-gb:TaxCodingrelatedTourirequired
The tax record to which this tax coding applies.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000appliesTourirequired
The employment to which this tax coding applies.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000taxCodestring
LinkableGDPR
The tax code applicable to this employment.
Possible values: Value must match regular expression ^([CS]?[0-9]{1,4}[LPTYKMNSX]{0,2}1?|BR|D0|D1|NT|0T)
niLetterstring
LinkableGDPR
The National Insurance letter category.
Possible values: [A, B, C, D, E, F, G, H, J, L, M, S, X, Z]
effectiveAtdate
The date from which this tax coding is effective.
Example:
2026-01-01ark-gb:TaxCoding
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:TaxCoding",
"relatedTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"appliesTo": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"taxCode": "string",
"niLetter": "A",
"effectiveAt": "2026-01-01"
}