Get locations

get
/locations

Get carrier drop off locations. Refer to below details for supported slugs and countries.

The array contains locations object information. Please refer to [location](../model/resource/location.v3.json) object for details.
country
string
required

Country in ISO 3166-1 alpha 3 code

Allowed value:
GBR
slug
string
required

Courier slug

Allowed value:
evri
city
string

City of address. Either city or postal_code must be provided

count
number

Number of search result

>= 1<= 50
Default:
5
distance
string

Radius in kilometres used to determine the search boundaries for locations

Default:
5
distance_unit
string
Allowed values:
kmmi
Default:
km
postal_code
string

Postal code of address. Either city or postal_code must be provided

state
string

State of address

Content-Type
string
required

Content-Type

Default:
application/json
Example:
application/json
Auth
:
Parameters
:
:
:
:
:
:
:
:
: