Home · Tools · Implementations · Manage · Register · Tutorials · About |
| | | |
ZipCodes
Endpoints
Contributed Clients What is this? Add / Edit / Delete Client No clients are currently listed Detailed Description Validates US and US Territory zip codes.Usage Notes Returns: Boolean
Params:
zip_IN = String (5) (i.e. 98052);
City_IN = String (50) (i.e. Redmond);
County_IN = String (50) (i.e. King);
state_IN = String (2) (i.e. WA); |