We're announcing 🧑‍🚀 inter-galactic shipping ✨ for 3025!
Cosmo Cargo Inc.
Shipment API

Route Planning

Server

Get estimated delivery time

GET
https://c1cf69108515455da09b5a33ff336111-oas.api.mockbin.io
/routes/{originFacilityId}/{destinationFacilityId}/{serviceLevel}/estimate
Bearer (JWT)
or
X-API-Key (header)

Get estimated delivery time between two facilities for a specific service level

Get estimated delivery timepath Parameters

serviceLevel
string · enum · required

Service level for the route

Enum values:
ECONOMY
STANDARD
EXPRESS
SAME_DAY
Default: STANDARD
destinationFacilityId
string · required

ID of the destination facility

Example: JFK1
originFacilityId
string · required

ID of the origin facility

Example: LAX1

Get estimated delivery time Responses

Route estimate retrieved successfully

object
object
object