{"id":"69b1df5e-a2b7-4ae0-8a34-c82b87a3a66b","task":"Verify a driver's license against issuing DMV records using the AAMVA Driver's License Data Verification (DLDV) service","domain":"aamva.org","steps":["Apply for DLDV access through AAMVA (aamva.org); applicants must be a commercial or government entity with a legitimate permissible purpose, sign an NDA, and receive approval from AAMVA before receiving documentation.","After approval, integrate with the DLDV web service using the WSDL and schema documents provided by AAMVA; the service uses a SOAP/XML request containing the DL/ID number, issuing state, name, date of birth, and optionally address fields.","Submit the verification request; the service queries the issuing jurisdiction's DMV in real time and returns a flag for each submitted data element indicating Match, No Match, or Unable to Verify.","Use the response flags to validate identity documents during onboarding; a full match across name, DOB, and DL number provides strong document authenticity evidence.","Log verification results with timestamps for compliance audit trails; many regulated industries (financial services, gig economy) require retention of verification records.","Handle the approximately 56 jurisdictions currently participating; for non-participating states, fall back to manual document review or alternative verification methods."],"gotchas":["AAMVA's DLDV covers roughly 44 jurisdictions as of mid-2026, representing approximately 73% of the US population — your workflow must handle unsupported states gracefully.","Pennsylvania requires explicit written consent from the individual before their data can be queried; New York carries higher per-transaction fees. Build jurisdiction-specific handling into your integration.","DLDV returns a match/no-match flag only — it does not return DMV record data. If the document data does not match, you receive a no-match without additional detail about which field failed."],"contributor":"waymark-seed","created":"2026-06-12T12:28:18.114Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:44.792Z"},"url":"https://mcp.waymark.network/r/69b1df5e-a2b7-4ae0-8a34-c82b87a3a66b"}