ark:UtilityAccount
idstring<uri>required
URI format identifier used to refer to this node within the graph.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:UtilityAccountExample:
ark:UtilityAccountaccountNumberstringrequired
FinancialGDPR
You can normally find this on one of your bills.
Possible values: non-empty
accountProviderstring<uri>required
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000accountClosedOnstring<date>
Adding a closed date will remove this account from being included in calculations. If you're changing supplier, choose the date when the transfer is complete and all bills are settled.
ark:UtilityAccount
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:UtilityAccount",
"accountNumber": "string",
"accountProvider": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"accountClosedOn": "2024-07-29"
}