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://mchenryil.devnetwedge.com/TaxBill?property_key=12345678&source=RE&year=2024
These problems were found:
- source is required
- source must be one of: RE, PP, LC, RR, MH.
- year must be between 1900 and 2025.