Registry entry
United Kingdom International Driving Permit (IDP)
Apply in person for a UK International Driving Permit (IDP) — a translation document that supports a Great Britain or Northern Ireland driving licence in countries where the licence alone is not sufficient — issued over the counter at PayPoint stores, which the Driver and Vehicle Licensing Agency (DVLA) appointed as the exclusive IDP issuer from 1 April 2024 (GSP-0020), replacing the Post Office. There is no online application and no downloadable paper form: the applicant (or someone applying on their behalf with the correct documents) presents their driving licence, a passport-standard photo, proof of identity if the licence is a paper one, and the fee at a participating store, and the permit is issued the same visit. This document models that counter transaction at the field/requirement level documented on GOV.UK and PayPoint's own pages; it never submits anything or implies government endorsement of PayPoint beyond the DVLA-appointed issuer relationship it records.
Registry entry
gb/dvla/international-driving-permit
Machine access
- Schema document
registry/gb/dvla/international-driving-permit/1.0.0/schema.jsonapplication/schema+json- Verification record
registry/gb/dvla/international-driving-permit/1.0.0/VERIFICATION.mdtext/markdown- Registry catalog
registry/index.jsonone record per schema id
Field reference
13 fields across 4 steps, read from the published schema.json, with names, types, requiredness, and validation as the document states them. The live government form remains the authoritative source.
Eligibility
-
livesInGBOrNorthernIrelandboolean requiredEligibility requirement.
-
isAtLeast18boolean requiredEligibility requirement.
-
holdsFullGBOrNIDrivingLicenceboolean requiredA provisional licence does not qualify; the licence must be a full GB or Northern Ireland licence, photocard or older paper version.
-
licenceIsChannelIslandsIoMForeignOrDiplomaticboolean requiredAnswering true means the applicant is not eligible to apply through this DVLA/PayPoint service.
Driving licence and identity
-
drivingLicenceTypeenum requiredphotocard or an older paper licence. A paper licence holder additionally needs another form of photographic ID (their passport) at the counter.
enum: photocard | paper -
drivingLicenceNumberstring requiredPersonal identifier; handle as sensitive data.
length: 1–30classification: sensitive-pii -
proofOfIdentityPassportNumberstring optionalOnly needed when presenting an older paper driving licence, as an additional form of photographic ID.
length: 1–20classification: sensitive-pii -
applicantActingOnLicenceHoldersBehalfboolean requiredPayPoint explicitly allows a third party to apply with the licence holder's correct documents, which is the pathway a human's agent would use.
Permit type and travel
-
idpConventionTypeenum requiredWhich of the three IDP conventions to request depends on the destination country or countries; the applicant should check GOV.UK's or PayPoint's country checker before applying. The 1949 convention is the most common (e.g. the USA); the 1926 and 1968 conventions each cover a smaller set of countries (e.g. Italy and France require a 1968 IDP).
enum: 1926 | 1949 | 1968 -
intendedTravelDatedate optionalInformational: an IDP cannot be applied for more than 3 months before the travel date.
Photo and payment at the counter
-
passportStandardPhotoAttachedboolean requiredMust be recent, a true likeness of the applicant showing the full head, in colour against a light background, in sharp focus, free from red-eye and shadows, free from reflection or glare from glasses, and undamaged.
-
feeAmountGBPnumber requiredFixed fee of £5.50 per permit.
range: 5.5–5.5classification: financial -
paymentMethodenum requiredPayment method
enum: cash | card
Verification record
This file is the source-review record for this document version, per the manual-source-review-v1 practice.
Current claim
status:draftverification.method:manual-source-review-v1verification.lastVerifiedAt:2026-07-04
The document was derived from and cross-checked against the official/primary sources below. The full field-by-field comparison the practice requires has been completed once against those sources (this record), but not yet by a second, independent reviewer — so status remains draft, not verified.
Sources examined
- Document
(id, version):gb/dvla/international-driving-permit/1.0.0 - Spec version: GovSchema
0.3.0 - Authority: Driver and Vehicle Licensing Agency (DVLA); operated by PayPoint (GSP-0020
authority.operatedBy). - Primary sources:
- https://www.gov.uk/driving-abroad/get-an-idp — eligibility, fee, validity periods.
- https://www.gov.uk/driving-abroad/international-driving-permit — the three IDP conventions (1926/1949/1968) and country-specific requirement lookup.
- https://www.paypoint.com/instore-services/international-driving-permits — PayPoint's own service page: "Things you will need" checklist, the Channel-Islands/Isle-of-Man/foreign-licence/diplomatic-licence eligibility exclusion, the passport-photo specification, the country-to-IDP-type table, and the FAQ section (including the on-behalf-of-another-person question).
- PayPoint news releases confirming the DVLA procurement/contract basis (
paypointbusiness.com/corporate/news/paypoint-wins-dvla-contract-for-international-driving-permits), used only for theauthority.operatedBy.basisprovenance statement.
- Official form id: none. Unlike the US IDP pair (
us/dos/international-driving-permit-aaa/-aata, each derived from a printed application form), the UK service has no downloadable paper or online application form — it is an in-person, over-the-counter transaction at PayPoint stores. This document is therefore guidance-derived, at the same granularity asgb/dvla/vehicle-tax: fields transcribe the "what you need" checklists and FAQ answers on GOV.UK/PayPoint's own pages, not a form's field labels. - Retrieved / reviewed: 2026-07-04 (all sources fetched and read live at authoring time; the PayPoint page was fetched and its raw HTML text extracted directly, not summarized secondhand).
- Reviewer: GovSchema Engineering (Standards Engineer, initial authoring source-review).
A secondary-source claim was checked and rejected
During research, a third-party summary (not a primary GOV.UK/PayPoint source) asserted that "the licence holder must attend in person (you cannot apply for someone else)." PayPoint's own FAQ directly contradicts this: "Is someone else able to apply for an IDP on my behalf? Yes, anyone can apply for an IDP on your behalf if they have all of your correct documents." This document follows the primary source and models the on-behalf-of pathway as applicantActingOnLicenceHoldersBehalf, and does not include any in-person-only constraint.
What was confirmed against the source
| Source element | Field(s) | |---|---| | "You must: live in Great Britain or Northern Ireland / have a full UK driving licence / be 18 or over" | livesInGBOrNorthernIreland, holdsFullGBOrNIDrivingLicence, isAtLeast18 | | "If you hold a driving licence from the Channel Islands, the Isle of Man, a foreign country or drive under a diplomatic licence, you are unfortunately not eligible to apply." | licenceIsChannelIslandsIoMForeignOrDiplomatic (eligibility exit) | | "Things you will need" checklist (licence type, fee, photo, passport for paper licences) | drivingLicenceType, drivingLicenceNumber, proofOfIdentityPassportNumber, feeAmountGBP, paymentMethod, passportStandardPhotoAttached | | Three IDP conventions (1926/1949/1968) and their validity periods | idpConventionType | | "you cannot apply more than 3 months before you travel" | intendedTravelDate (informational) | | PayPoint FAQ on-behalf-of-another-person answer | applicantActingOnLicenceHoldersBehalf | | Passport-photo specification (full head, colour, light background, no red-eye/shadows/glare, undamaged) | passportStandardPhotoAttached description |
What remains out of scope
- The per-destination-country IDP-type lookup table (150+ rows on PayPoint's page) is not modeled as data;
idpConventionTypeis left as an applicant choice with a description pointing at the checker tools, consistent with how the USdesiredPermitTypefield models a country-dependent choice without enumerating every country. - No
mapping.json— there is no online form/screen to map selectors against.
Next review
nextReviewBy: 2027-01-04, or sooner if DVLA changes the appointed issuer, the fee, or the eligibility rules.
View the raw record (VERIFICATION.md)
Version history
-
1.0.0draftlatestthis pagehas verification recordschema.json
Independent and non-affiliated
GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Driver and Vehicle Licensing Agency or any government. The authoritative source is always the live government form and its official instructions.