Skip to main content

ark:MortgageAccount

idstring<uri>required

URI format identifier used to refer to this node within the graph.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:MortgageAccount
Example: ark:MortgageAccount
accountNumberstringrequired
FinancialGDPR

You can normally find this on a statement or welcome letter.

Possible values: non-empty

accountProviderstring<uri>required
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
appliesTostring<uri>required
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
illustrationstring<uri>

The illustration contains details on the payments and interest rates. Adding the document to DataWollet will speed everything up, but we can estimate using a statement if you don't have one.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
startedOnstring<date>

We'll start calculating interest from this date.

endedOnstring<date>

Adding a settled date will remove this account from being included in calculations. If you're remortgaging, set the date once your old mortgage provider has received the money for the balance.

ark:MortgageAccount
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:MortgageAccount",
"accountNumber": "string",
"accountProvider": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"appliesTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"illustration": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"startedOn": "2024-07-29",
"endedOn": "2024-07-29"
}