Contacts
Sales: 603-546-6751
Email: sales@cairnapps.com

General:

Services:

Resources:

Web API - version 1.9

The Box Tracker Web API exposes functionality that enables developers to code against the project. This enables web sites to create requests which haulers can convert into work orders on the platform.

Current functionality set:

  • Handshake: authenticate onto Box Tracker
  • Pricing Query: find web pricing and container avaiablity
  • Service Request: generate a request the hauler can convert to a work order
  • Direct Booking: generate a work order on the hauler's dispatch screen
  • Portal API: provides secure customer login, with the following features: self service profile management, direct creation of work orders, self service job site management, direct payment, one time payment and reports that are customer specific. *Username and password is provided by hauler
  • Reports API: for business intellegence automation

End point

All request will be made to the secure endpoint https://www.dumpster.software/controller.html as a form post. The system will respond with a JSON.

Source of the request

All requests are to be made server to server and NOT from the client to server. This protects the username, password and location of the resource from being exposed and enables blocking to protect Box Tracker in the event of a DDOS attack on the hauler. We will need your server's IP address for validation.