Basetrip · Example Payload

Citydetail

CitiesCountriesHealthSafetyTravelVisa

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

Top-level fields

populationtimezonelatitudelongitude

Example Payload

Raw ↑
{
  "population": 0,
  "timezone": "example",
  "latitude": 0.0,
  "longitude": 0.0
}