Searches for zipcodes based on the provided search term.
The code to search for in the zipcodes fields.
Cursor for pagination
1 <= x <= 100A list of zipcodes that match the search code.
Paginated response for zipcodes.
The list of items returned in the response following given criteria.
The number of items returned in the response.
The cursor for retrieving the next page of results.
Total result count (capped at 10,000). Present on first-page responses when include_count=true. null if the count query timed out.