ark:TaxBasis
URI format identifier used to refer to this node within the graph.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000A type identifier used to indicate the data model that the node conforms to.
ark:TaxBasisark:TaxBasisThe tax record to which this tax basis applies.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000The employment to which this tax basis applies.
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000The taxation scheme being applied (e.g., GB_PAY_AS_YOU_EARN).
Possible values: [GB_PAY_AS_YOU_EARN, GB_NATIONAL_INSURANCE]
GB_PAY_AS_YOU_EARNparameters objectLinkableGDPR
Scheme-specific parameters such as tax code and NI letter.
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)
The National Insurance letter category.
Possible values: [A, B, C, D, E, F, G, H, J, L, M, S, X, Z]
Scheme-specific parameters such as tax code and NI letter.
The date from which this tax basis is effective.
2026-01-01{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:TaxBasis",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"appliesTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"scheme": "GB_PAY_AS_YOU_EARN",
"parameters": {
"taxCode": "string",
"niLetter": "A"
},
"effectiveAt": "2026-01-01"
}