Basetrip · Example Payload

Citylistresponse

CitiesCountriesHealthSafetyTravelVisa

Citylistresponse is an example object payload from Basetrip, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

citiescount

Example Payload

Raw ↑
{
  "cities": [],
  "count": 0
}