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.

Authorizations

Parameters

Path Parameters

postalCode
required
string

Responses

200

OK

boolean