New Zealand addresses place the suburb above the city and end with a four-digit postcode that many senders omit. Because suburbs repeat across the country, the postcode and city keep delivery unambiguous. Here is the format, a real example, and the errors to catch.
A New Zealand label is recipient, the street address, the suburb, then the city with the postcode, then the country.
Liam Ngata personal or business recipient1 Queen Street street or unit number, then street nameAuckland Central the suburb or rural locality, on its own lineAuckland 1010 the town or city, then the 4-digit postcodeNEW ZEALAND required for inbound international shipmentsNZ Post introduced four-digit postcodes in 2006. They narrow delivery within a city, and because suburb names repeat nationwide, the postcode and city together keep an address unambiguous.
Format: Four digits (1010), written after the city on the last address line.
Validation regex: ^\d{4}$
Watch for: an omitted postcode, which leaves repeated suburb names ambiguous.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
New Zealand addresses give the suburb its own line above the city and postcode. Skipping it can misroute within a city where street names repeat across suburbs.
Postcodes were introduced in 2006 and are still sometimes omitted. Including the correct four-digit code disambiguates suburbs that share a name in different regions.
Rural addresses include a Rural Delivery number (RD 2) instead of a suburb. It should be preserved as its own element for NZ Post's rural routes.
New Zealand addresses do not use a state or region field. The suburb, city, and postcode are enough, so adding a region only clutters the label.
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.
RD number for the correct route.Auckland as the suburb loses the local routing.How the major carriers handle New Zealand addresses, and what your label needs to satisfy each one.
The national carrier and last-mile partner for most inbound international mail. Its routing keys off the suburb, city, and four-digit postcode together.
Major domestic couriers for ecommerce. They expect the full street, suburb, city, and postcode, plus the RD number for rural addresses.
International carriers for inbound shipments. Include the country line; a complete suburb, city, and postcode avoid customs and routing delays.
Address Guard checks New Zealand 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.