cURL
Parking
List
Retrieve a list of all citations in the system.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.fleetit.com/llms.txt
Use this file to discover all available pages before exploring further.
Ticket Type Field
Theticket_type field represents the category of traffic violation:
| ID | Display Name | Description |
|---|---|---|
| 1 | Bus Camera | Bus lane violations captured by camera |
| 2 | Parking | Parking violations and tickets |
| 3 | Red Light Camera | Red light violations captured by camera |
| 4 | Speed Camera | Speed violations captured by camera |
| 5 | Other | Other types of traffic violations |
| 6 | Idling | Vehicle idling violations |
Filtering by Ticket Type
Use the numeric ID when filtering:When filtering, use the numeric ID (1-6). The API response returns the display name (e.g., “Parking”, “Bus Camera”).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Multiple values may be separated by commas.
Available options:
CARD_NOT_ON_FILE, COD_SERVICE, CREDIT_CARD_DECLINED, DISPUTED_TOLL_OR_TICKET, EMPLOYEE_USE_OR_FLEET_LIABLE, EXPIRED_CREDIT_CARD, INVOICED_NOT_PAID, NO_ACTION, PAID_SUCCESSFULLY, USER_NOT_FOUND, VALIDATION_ISSUES Multiple values may be separated by commas.
Number of results to return per page.
The initial index from which to return the results.
Which field to use when ordering the results.
Bus Camera- Bus CameraIdling- IdlingParking- ParkingRed Light Camera- Red Light CameraSpeed Camera- Speed CameraOther- Other
Available options:
Bus Camera, Idling, Other, Parking, Red Light Camera, Speed Camera 
