Tink Com Context
JSON-LD context defining the semantic vocabulary for Tink Com from Tink.
52 Classes
0 Properties
5 Namespaces
Namespaces
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/
Classes
Provider
FinancialInstitution
Account
InvestmentAccount
LoanAccount
Transaction
EnrichedTransaction
RecurringTransaction
Identity
Business
Address
Money
Payment
Refund
Mandate
AccountVerificationReport
BusinessAccountVerificationReport
IncomeCheckReport
ExpenseCheckReport
RiskInsightsReport
RiskCategorisationReport
WebhookEndpoint
Budget
CashFlowSummary
CalendarEvent
Reconciliation
Holding
id
type
iban
bban
sortCode
accountNumber
currency
amount
balance
bookedDate
valueDate
status
market
locale
categories
merchantName
merchantCategoryCode
user
consent
providerConsent
credentialsId
externalUserId
remittanceInformation
scope
url
JSON-LD Document
{
"@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"
}
}