united.com API: get_fare_options
united.com via Parse · travel
Get available fare options for a selected flight. Requires a valid cart_id and flight_hash from a recent search_flights response. The server-side search session must still be active (typically a few minutes after search) for detailed fare quotes; an expired session returns Status 0 with an error array. Search flights, check flight status, view seat maps, and get fare options on United Airlines Fulfilled by Parse from united.com.
- parse
- platform-key
- travel
- united-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/5572e8f3-c457-4d99-86e9-b81c39820c26/get_fare_options
- Interface artifact
- sha256:f7c5117a4f7e91ecfbe9858575762f9d56601cdcd1c1b7100a2a6380fed0203a
- Manifest digest
- sha256:d5b9d78742a4bd823599cfa385af27f8d1aeea9db4ec1efacffbbb8449626611
Request fields
- cart_id (string, required): Cart ID from search_flights response (cart_id field)
- flight_hash (string, required): Flight hash from search_flights response (hash field in flights array)
Example queries
- {"cart_id":"86118312-DCF7-4B48-9D14-73E706E1AF7E","flight_hash":"175-2115-UA"}