Created
May 2, 2022 15:59
-
-
Save TakahikoKawasaki/6b620d2ae37ba0fe92e432f67e4cd5fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"verification": { | |
"trust_framework": "uk_tfida", | |
"evidence": [ | |
{ | |
"type": "electronic_record", | |
"check_details": [ | |
{ | |
"check_method": "kbv", | |
"organization": "TheCreditBureau", | |
"txn": "kbv1-hf934hn09234ng03jj3" | |
} | |
], | |
"time": "2021-04-09T14:12Z", | |
"record": { | |
"type": "mortgage_account", | |
"source": { | |
"name": "TheCreditBureau" | |
} | |
} | |
}, | |
{ | |
"type": "electronic_record", | |
"check_details": [ | |
{ | |
"check_method": "kbv", | |
"organization": "OpenBankingTPP", | |
"txn": "kbv2-nm0f23u9459fj38u5j6" | |
} | |
], | |
"time": "2021-04-09T14:12Z", | |
"record": { | |
"type": "bank_account", | |
"source": { | |
"name": "TheBank" | |
} | |
} | |
} | |
] | |
}, | |
"claims": { | |
"given_name": "Sarah", | |
"family_name": "Meredyth", | |
"birthdate": "1976-03-11", | |
"place_of_birth": { | |
"country": "UK" | |
}, | |
"address": { | |
"locality": "Edinburgh", | |
"postal_code": "EH1 9GP", | |
"country": "UK", | |
"street_address": "122 Burns Crescent" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment