Indian addresses rely on the six-digit PIN code, whose first digit marks the region, plus the state. Free-form landmarks and inconsistent locality names are common, so the PIN and state are what keep delivery on track. Here is the format, a real example, and the errors to catch.
An Indian label is recipient, the building and street with any landmark, the city or locality, then the state and PIN, then the country.
Priya Sharma personal or business recipient12 MG Road, Near Trinity Circle building and street, plus a landmark if helpfulBengaluru the city, town, or localityKarnataka 560001 the state, then the 6-digit PIN codeINDIA required for inbound international shipmentsThe PIN (Postal Index Number) is India Post's core routing field. Its first digit marks the region and the first three digits the sorting district, so a correct PIN routes even when the locality text is inconsistent.
Format: Six digits (560001); the first digit identifies the region and the first three the sorting district.
Validation regex: ^\d{6}$
Watch for: a wrong or transposed PIN, and a missing state, since city names repeat across states.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
A six-digit PIN (560001) routes the parcel even when locality names are inconsistent. The first digit is the region and the first three the sorting district, so getting the PIN right matters more than perfect address text.
Many Indian city and town names repeat across states, so the state (Karnataka, Maharashtra) is needed alongside the PIN to keep the destination unambiguous.
Indian addresses often include a landmark (Near Trinity Circle) because street numbering can be irregular. It helps last-mile couriers and should be kept when provided.
Addresses may include an area, locality, and sub-locality that nest within a city. Keeping these ordered helps couriers narrow down dense neighborhoods.
Each of these passes a basic "is this field filled in" check but fails at the carrier, turning into a redelivery, a return, or an address correction fee.
How the major carriers handle India addresses, and what your label needs to satisfy each one.
The national postal operator with the widest reach, including rural PIN codes. Routing is PIN-driven, so a valid six-digit code plus the state is the key combination.
The dominant private ecommerce carriers. They rely on the PIN, city, and landmark for accurate last-mile delivery in dense areas.
International carriers for inbound shipments. Include the country line; an accurate PIN and state avoid customs and routing delays.
Address Guard checks India addresses against carrier and postal databases before the order ships, normalizes the format, and flags the errors that cause failed deliveries. 240+ countries, $0.05 per check.
Part of the Address Guard international address format guide, covering 240+ countries.