curl --request GET \
--url https://api.app.fleetit.com/api/ticket/ \
--header 'Authorization: Bearer <token>'Retrieve a list of all tolls in the system.
curl --request GET \
--url https://api.app.fleetit.com/api/ticket/ \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"0"
"0"
Posting Date From
"YYYY-MM-DD"
Posrting Date To
"YYYY-MM-DD"
"YYYY-MM-DD"
"YYYY-MM-DD"
"csv"
"id,agency,amount,our_cost,transaction_date_time"
"csv"
The email that is registered in our portal is allowed.
"email@email.com"
Was this page helpful?