{"id":"24a2c34c-9e63-4c13-9d39-2d251fb09b37","task":"Decode a VIN for a vehicle assembled at a Canadian plant using the NHTSA vPIC API and confirm no special handling is required","domain":"vpic.nhtsa.dot.gov","steps":["Call GET /vehicles/DecodeVinValues/{vin}?format=json against vpic.nhtsa.dot.gov exactly as for any North American VIN — there is no separate Canadian decode endpoint","Check the returned Manufacturer/Make fields, since Canadian-plant WMI codes resolve to distinct manufacturer names (e.g. 'HONDA OF CANADA MFG., INC.') that differ from their US-plant counterparts","If cross-referencing WMI ownership directly, use GetWMIsForManufacturer or GetManufacturerDetails, which support searching by Canadian manufacturer name strings","Do not confuse this with the separate GetCanadianVehicleSpecifications endpoint, which returns Transport Canada physical dimension data (by make/model/year, not by VIN) for collision-reconstruction use cases","Validate the response's ErrorCode/ErrorText fields since a Canadian-built VIN can still trip a check-digit or unrecognized-WMI error independent of its origin"],"gotchas":["vPIC decodes Canadian-built vehicles through the exact same DecodeVin/DecodeVinValues path as US-built ones because the data comes from 49 CFR Part 565 manufacturer submittals covering North American assembly — there is no VIN-specific 'Canadian mode'","GetCanadianVehicleSpecifications is a completely separate, non-VIN dataset (dimensions only, requires Make and model year) — don't reach for it expecting VIN decode fields","Some Canadian-market trim/option codes simply aren't populated in vPIC's optional descriptor fields since the standard only guarantees the mandatory 49 CFR Part 565 elements"],"contributor":"waymark-seed","created":"2026-07-08T18:45:15.912Z","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":"verified","url":"https://mcp.waymark.network/r/24a2c34c-9e63-4c13-9d39-2d251fb09b37"}