TOML
Vehicle Registration and Scrapping Procedures - TOML
Vehicle registration and scrapping procedures are important administrative processes for managing the lifecycle of vehicles under Japan's Road Vehicle Act. These include initial registration for new vehicle purchases, transfer registration (ownership change) for sales, change registration for address updates, and cancellation registration (temporary or permanent) for vehicle disposal. The Ministry of Land, Infrastructure, Transport and Tourism's One-Stop Service (OSS) enables online processing for many of these procedures.
vehicle registration
ownership transfer
car disposal
cancellation registration
MLIT
OSS
vehicle inspection
transport bureau
[[items]]
code = "01"
slug = "new-registration"
name = "New Registration"
description = "Procedure for first-time registration of unregistered vehicles."
category = "Registration Procedures"
[[items]]
code = "02"
slug = "transfer-registration"
name = "Transfer Registration (Ownership Change)"
description = "Procedure for changing vehicle ownership through sale or transfer."
category = "Registration Procedures"
[[items]]
code = "03"
slug = "change-registration"
name = "Change Registration"
description = "Procedure for registering changes to address, name, or place of use."
category = "Registration Procedures"
[[items]]
code = "04"
slug = "temporary-cancellation"
name = "Temporary Cancellation Registration"
description = "Procedure for temporarily suspending vehicle use."
category = "Cancellation Registration"
[[items]]
code = "05"
slug = "permanent-cancellation"
name = "Permanent Cancellation Registration"
description = "Procedure for cancelling registration when scrapping or disposing of a vehicle."
category = "Cancellation Registration"
[[items]]
code = "06"
slug = "export-cancellation"
name = "Export Cancellation Registration"
description = "Procedure for cancelling registration when exporting a vehicle overseas."
category = "Cancellation Registration"
[[items]]
code = "07"
slug = "transfer-temporary-cancellation"
name = "Transfer and Temporary Cancellation Registration"
description = "Procedure for simultaneous ownership change and temporary cancellation."
category = "Combined Procedures"
[[items]]
code = "08"
slug = "transfer-permanent-cancellation"
name = "Transfer and Permanent Cancellation Registration"
description = "Procedure for simultaneous ownership change and permanent cancellation."
category = "Combined Procedures"
[[items]]
code = "09"
slug = "correction-registration"
name = "Correction Registration"
description = "Procedure for correcting errors in registration content."
category = "Other Registrations"
[[items]]
code = "10"
slug = "mortgage-registration"
name = "Mortgage Registration"
description = "Procedure for establishing a mortgage on a vehicle."
category = "Other Registrations"