Skip to main content

Get All FBOs

GET 

/fbos

get a list of current FBOs for TPC Charters

Request

Responses

Successful operation

Schema
    fbos object[]
  • Array [
  • icao string

    ICAO of FBO

    name string

    Name of Airport

    region string

    Region FBO is in

    fuel string

    Fuel Provider for FBO

    focus string

    Type of FBO Focus

    publicNotes string

    Notes for General Members

    sectors object[]

    Lists Sectors attached to FBO

  • Array [
  • startIcao string

    ICAO of Starting Point

    endIcao string

    ICAO of Ending Point

    size string

    Size of Route

    sectorNumber integer

    What Sector Number it is

  • ]
  • ]
Loading...