Jump to Content
CleanTrak
API Reference
v1.0

Log InCleanTrak
API Reference
Log In
v1.0API Reference
All
Pages
Start typing to search…

Cloud CleanTrak Server API

  • Cloud Wash Queue Management
    • Intro and Get WashQueueget
  • Reports
    • Get car count reportsget
    • Get transaction reportsget
  • Carwash Statistics
    • Get average wash timeget
    • Get cars per hourget
    • Get total washed cars todayget
  • User Info
    • Get authenticated userget
  • Companies info
    • List all companiesget
    • Retrieve a companyget
  • Controller configs
    • Get latest conveyor configget
    • Get latest DI configget
    • Get latest Relays (DO) configget
    • Get latest scene configget
    • Get latest washgroups config get
  • Controllers Device Info
    • List all devicesget
    • Retrieve a deviceget

Local Cleantrak API

  • Scene
    • Get cached scene configurationget
  • WashQueue
    • Create a new car in wash queuepost
    • Get all cars in wash queueget
    • Get a specific car by invoice_idget
    • Update an existing car in wash queuepatch
    • Delete a car from wash queuedel
  • Momentary
    • Process momentary wash optionspost
  • HeartBeat
    • Get device heartbeat informationget
  • Controller
    • Retrieve the current state of the conveyorget
    • Get the current conveyor speedget
    • Start the conveyorpost
    • Stop the conveyorpost
    • Process wash requestpost
Powered by 

Get transaction reports

get https://api.cleantrak.com/api/reports/transaction/

Retrieve transaction reports with filtering and pagination

Language
Credentials
Header
Click Try It! to start a request and see the response here!