ark-gb:SortCodeAccountNumber
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:SortCodeAccountNumberExample:
ark-gb:SortCodeAccountNumberrelatedTourirequired
Account associated with the identifier.
Example:
https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e567sortCodestringrequired
FinancialGDPR
The six-digit sort code of the account. May contain '*' characters where only an obscured version is available.
Possible values: Value must match regular expression ^[0-9*]{2}-[0-9*]{2}-[0-9*]{2}$
Example:
00-00-00accountNumberstringrequired
FinancialGDPR
The account number. May contain '*' characters where only an obscured version is available.
Possible values: Value must match regular expression ^[0-9*]{7,8}$
Example:
00000123ark-gb:SortCodeAccountNumber
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:SortCodeAccountNumber",
"relatedTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e567",
"sortCode": "00-00-00",
"accountNumber": "00000123"
}