{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "tink": "https://tink.com/vocab#", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "fibo": "https://spec.edmcouncil.org/fibo/ontology/", "Provider": "tink:Provider", "FinancialInstitution": "schema:BankOrCreditUnion", "Account": "schema:BankAccount", "InvestmentAccount": "tink:InvestmentAccount", "LoanAccount": "schema:LoanOrCredit", "Transaction": "tink:Transaction", "EnrichedTransaction": "tink:EnrichedTransaction", "RecurringTransaction": "tink:RecurringTransaction", "Identity": "schema:Person", "Business": "schema:Organization", "Address": "schema:PostalAddress", "Money": "schema:MonetaryAmount", "Payment": "tink:Payment", "Refund": "tink:Refund", "Mandate": "tink:Mandate", "AccountVerificationReport": "tink:AccountVerificationReport", "BusinessAccountVerificationReport": "tink:BusinessAccountVerificationReport", "IncomeCheckReport": "tink:IncomeCheckReport", "ExpenseCheckReport": "tink:ExpenseCheckReport", "RiskInsightsReport": "tink:RiskInsightsReport", "RiskCategorisationReport": "tink:RiskCategorisationReport", "WebhookEndpoint": "tink:WebhookEndpoint", "Budget": "tink:Budget", "CashFlowSummary": "tink:CashFlowSummary", "CalendarEvent": "tink:FinancialCalendarEvent", "Reconciliation": "tink:Reconciliation", "Holding": "schema:InvestmentOrDeposit", "id": "@id", "type": "@type", "iban": "fibo:fbc/fct/ra/IBAN", "bban": "fibo:fbc/fct/ra/BBAN", "sortCode": "fibo:fbc/fct/ra/SortCode", "accountNumber": "schema:identifier", "currency": "schema:currency", "amount": "schema:amount", "balance": "tink:balance", "bookedDate": "schema:date", "valueDate": "tink:valueDate", "status": "schema:eventStatus", "market": "tink:market", "locale": "tink:locale", "categories": "schema:category", "merchantName": "schema:name", "merchantCategoryCode": "tink:mcc", "user": "tink:user", "consent": "tink:consent", "providerConsent": "tink:providerConsent", "credentialsId": "tink:credentialsId", "externalUserId": "tink:externalUserId", "remittanceInformation": "tink:remittanceInformation", "scope": "tink:scope", "url": "schema:url" } }