Basetrip · Example Payload

Visainfo

CitiesCountriesHealthSafetyTravelVisa

Visainfo 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

destinationpassportrequirementmaxStaynotes

Example Payload

Raw ↑
{
  "destination": "example",
  "passport": "example",
  "requirement": "example",
  "maxStay": 0,
  "notes": "example"
}