Skip to main content
GET
Retrieve carrier transit times

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Query Parameters

carrier_code
string[]
required

selection of carriers

from_country
string

origin country

Example:

"DE"

to_country
string

destination country

Example:

"NL"

start_date
string<date>

first delivery start date

Example:

"2020-12-31"

end_date
string<date>

first delivery end date

Example:

"2022-12-31"

Response

OK

transit_times
object[]
required

array of transit time objects