This API is used for freight qoutes processing. This is standalone API doesn't connected to main SpotGo Application. The purpose of this is only accept data in one of supported format and return processed data back.To process one request takes around 1-3 seconds depending on the freight quantity inside request.
To get the kilometres and time required to deliver freight include the parameter “includeTransitInfo” with true value in requests. The data will be provided in the transitInfo object. The routing and calculation are done based on the Truck profile. Keep in mind that this increases the response time by 0.5-3 seconds depending on the route.