Skip to content

Latest commit

 

History

History

ontrac

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OnTrac

OnTrac is a privately held logistics company that contracts regional shipping services in the Western United States.

Getting started

  • npm install
  • npm run-script build
  • npm start
  • Check your app running locally

Information about the carrier

This is a regional carrier specializing in the west coast of the USA. It implements the following functions for the platform:

  • Register (Credential Verification)
  • Get Rates
  • Create Label
  • Void Label (because the carrier doesn't bill until the package is scanned, we can implement the void label endpoint to automatically return a successful response)
  • Track

Their API documentation can be found here