Skip to content

Check if a zip/postal code exists

GET
/api/form/postalcode/{postalCode}

Check if a zip/postal code exists in the database. Returns true if the code is found, false otherwise.

postalCode
required
string

OK

boolean