Bad Tax Bill Request
A Tax Bill print request needs a property_key, year, and source in the URL. A valid Tax Bill print URL looks like:
https://kaneil.devnetwedge.com/TaxBill?year=2025&source=RE&property_key=12345678
These problems were found:
- source is required
- source must be one of: RE, PP, LC, RR, MH.
- The year value 0 is too low.