Basetrip · Example Payload

Countrydetail

CitiesCountriesHealthSafetyTravelVisa

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

Top-level fields

capitalcurrencylanguagespopulationtimezone

Example Payload

Raw ↑
{
  "capital": "example",
  "currency": "example",
  "languages": [],
  "population": 0,
  "timezone": "example"
}