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
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” postalCode
required
string
Responses
Section titled “ Responses ”OK
boolean