{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "kontomatik": "https://raw.githubusercontent.com/api-evangelist/kontomatik/main/json-ld/kontomatik-context.jsonld#", "Owner": "kontomatik:Owner", "Account": "kontomatik:Account", "Transaction": "kontomatik:Transaction", "Statement": "kontomatik:Statement", "Confirmation": "kontomatik:Confirmation", "Score": "kontomatik:Score", "Profile": "kontomatik:Profile", "Report": "kontomatik:Report", "Consent": "kontomatik:Consent", "externalId": "schema:identifier", "name": "schema:name", "email": "schema:email", "nationalId": "kontomatik:nationalId", "address": "schema:address", "country": "schema:addressCountry", "amount": "schema:amount", "currency": "schema:currency", "date": "schema:dateCreated", "description": "schema:description", "counterpartyName": "kontomatik:counterpartyName", "counterpartyAccount": "kontomatik:counterpartyAccount", "label": "schema:category", "vendor": "schema:provider", "bank": "schema:bankAccount", "balance": "kontomatik:balance", "availableBalance": "kontomatik:availableBalance", "accessMode": "kontomatik:accessMode", "score": "kontomatik:score", "scoreVersion": "kontomatik:scoreVersion", "repaymentProbability": "kontomatik:repaymentProbability", "segments": "kontomatik:segments", "consentToken": "kontomatik:consentToken", "expiresAt": "schema:expires" } }