Lookup

Lookup Bulk Distances for lanes, in miles.

This returns the lane_id, origin,destination, and mileage for a batch of lane requests.

post/lookup/batch-distance

Headers

x-api-versionstring

Request body

Response

Returns a list of successful lane mileage responses, as well as a list of errors, as a JSON object.

Changes