Australian addresses put the suburb, state, and four-digit postcode on one line, and the three must agree or Australia Post flags a mismatch. The suburb is not always the same as the city, which is where checkout forms slip. Here is the format and how to validate it.
An Australian label is recipient, the street address, then the suburb, state abbreviation, and postcode on one line, then the country.
Emily Wilson personal or business recipient1 Macquarie Street unit or street number, then street nameSydney the suburb or locality, not always the city nameNSW the state or territory abbreviation (<code>NSW</code>, <code>VIC</code>, <code>QLD</code>)2000 4 digits, after the state on the same lineAUSTRALIA required for inbound international shipmentsThe postcode narrows delivery within a state, but Australia Post validates it against the suburb and state together, so all three must be consistent.
Format: Four digits (2000), written after the suburb and state on the same line.
Validation regex: ^\d{4}$
Watch for: a postcode that does not match the suburb and state, the single most common Australian address error.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
Australia Post validates the suburb, state, and postcode as a set. A postcode that belongs to a different suburb (even a valid one) is flagged, so the trio should be checked together, not individually.
The address uses the suburb (Bondi, Parramatta), which is not always the metropolitan city. Entering the city instead of the suburb can misroute within a metro area.
Use the standard abbreviations (NSW, VIC, QLD, WA, SA, TAS, ACT, NT). They sit between the suburb and postcode.
Apartments are written as unit/street number, for example 12/1 Macquarie Street. Keeping this format helps couriers find the right entrance.
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.
Sydney when the suburb is Chatswood misroutes within the metro area.unit/street format or the courier cannot find the door.0800 Darwin).How the major carriers handle Australia addresses, and what your label needs to satisfy each one.
The universal carrier and last-mile partner for most inbound international mail. It validates the suburb, state, and postcode as a set, so all three must be consistent.
Major domestic parcel carriers for ecommerce. They expect the full street with unit, suburb, state, and postcode for accurate delivery.
International carriers for inbound shipments. Include the country line; a consistent suburb, state, and postcode avoid customs and routing delays.
Address Guard checks Australia 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.