Skip to main content

Calculate the transportation route costs

GET 

/company/minimal/costs

Endpoint that calculates the detailed costs of transporting goods between two points. Implemented in src/features/company/minimal/routes.js (ctrl.getCosts)

Includes:

  • Fuel costs
  • Tolls
  • Vehicle maintenance
  • Time cost

Request

Responses

Route costs