{"api":"v1","generated_at":"2026-09-15T20:44:11.454Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-jpverify-com-v1-entities-resolve-cross-border-e5c8d5","pinned_page":"https://tollindex.com/e/api-jpverify-com-v1-entities-resolve-cross-border-e5c8d5/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"api-jpverify-com-v1-entities-resolve-cross-border-e5c8d5","canonical_url":"https://api.jpverify.com/v1/entities/resolve-cross-border","resource":"https://api.jpverify.com/v1/entities/resolve-cross-border","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Resolve a JP or GB entity using projected official evidence from NTA/gBizINFO or Companies House; raw upstream responses are not returned. Hard identity conflicts are never verified. / 日本または英国の企業を公式根拠の加工済み投影で確認します。元データは返さず、識別子の矛盾はverifiedになりません。","service_name":null,"declared_category":null,"declared_tags":["cross-border","japan","uk","entity","verification"],"route_template":null,"registry_updated":"2026-09-10T06:18:56.004Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"entities resolve cross border","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.04 USDC","amount_units":0.04,"decimals_known":true,"pay_to":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-10T06:18:55.256Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:51:20.385Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:51:20.385Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:18:59.625Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:09:38.286Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:27:06.427Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:31:05.508Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","page":"https://tollindex.com/seller/0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","endpoints":18,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["cross-border","japan","uk","entity","verification"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xe4A4E5B226bE71e7b6eD523bc7a91089c770572F","amount":"40000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-10T06:18:55.256Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://api.jpverify.com/v1/entities/resolve-cross-border","extensions":{"bazaar":{"info":{"input":{"body":{"identifiers":{"company_number":"00000006"},"country_code":"GB","response_language":"both"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"checks":[],"status":"resolved","coverage":{},"decision":"likely_match","country_code":"GB","confidence_band":"medium","source_freshness":[],"confidence_reasons":["matched_authoritative_sources=1","single_authoritative_source_only"]}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","anyOf":[{"required":["name"]},{"required":["identifiers"]}],"required":["country_code"],"properties":{"name":{"type":["string","null"],"maxLength":300},"address":{"type":["string","null"],"maxLength":500},"identifiers":{"type":["object","null"],"properties":{"lei":{"type":"string","pattern":"^[A-Z0-9]{18}[0-9]{2}$"},"t_number":{"type":"string","pattern":"^[Tt][0-9\\s\\-]{13,20}$"},"company_number":{"type":"string","maxLength":8,"minLength":2},"corporate_number":{"type":"string","pattern":"^[0-9]{13}$"},"registration_number":{"type":"string","pattern":"^[Tt][0-9\\s\\-]{13,20}$"}},"additionalProperties":false},"country_code":{"enum":["JP","GB"],"type":"string"},"response_language":{"enum":["ja","en","both"],"type":"string","default":"both","description":"Response presentation language: ja, en, or both. / レスポンス表示言語: ja（日本語）、en（英語）、both（両方）。"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","route":{"type":"string"},"checks":{"type":"array","items":{"type":"object"}},"status":{"enum":["resolved","ambiguous","not_found","insufficient_coverage"],"type":"string"},"reasons":{"type":"array","items":{"type":"string"}},"coverage":{"type":"object"},"decision":{"enum":["verified","likely_match","ambiguous","not_found_within_coverage","insufficient_coverage"],"type":"string"},"evidence":{"type":"object"},"conflicts":{"type":"array","items":{"type":"object"}},"checked_at":{"type":"string","format":"date-time"},"country_code":{"enum":["JP","GB"],"type":"string"},"next_actions":{"type":"array","items":{"type":"string"}},"confidence_band":{"enum":["high","medium","low"],"type":"string"},"identity_status":{"enum":["verified","ambiguous","not_found","insufficient_coverage",null],"type":["string","null"]},"source_versions":{"type":"array","items":{"type":"object"}},"source_freshness":{"type":"array","items":{"type":"object"}},"response_language":{"enum":["ja","en","both"],"type":"string"},"confidence_reasons":{"type":"array","items":{"type":"string"}},"registration_status":{"type":"object"}}}}}}}},"description":"Resolve a JP or GB entity using projected official evidence from NTA/gBizINFO or Companies House; raw upstream responses are not returned. Hard identity conflicts are never verified. / 日本または英国の企業を公式根拠の加工済み投影で確認します。元データは返さず、識別子の矛盾はverifiedになりません。","lastUpdated":"2026-09-10T06:18:56.004Z","x402Version":2}]}}