Error
Flights
Aircraft a pilot may switch to for a bid
Aircraft eligible for this bid’s flight, narrowed server-side by the VA’s rank / typerating / location / booking rules (the reference module reuses FlightService::filterSubfleets). The Stratos client renders this as a dropdown on the booking card when the allow_aircraft_changes airline setting is on. changeable is false when the authenticated pilot has their own SimBrief OFP for this flight — the lock is per-pilot, so another pilot’s OFP does not affect it.
GET
Error
Authorizations
The pilot's API key, obtained via POST /pilot/login or your OAuth flow. Send as Authorization: Bearer <api_key> on every authenticated request.
Path Parameters
The bid ID.