Add baggage and meal ancillaries to a Duffel order

domain: duffel · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. After creating an offer request and selecting an offer, call GET /air/offers/{offer_id} and inspect the available_services array for services of type 'baggage' and 'meal'.
  2. For baggage services, read the metadata fields for total_weight_kg and quantity to present meaningful descriptions; for meals, read the meal_code or description field.
  3. Build a services array mapping each service_id to the relevant passenger_id and segment_id; include this in the order creation POST body under the services key.
  4. Confirm the ancillaries were accepted by inspecting the services array on the created order response; each entry should include a confirmed_at timestamp.
  5. For post-booking ancillary additions (where the airline supports it), call POST /air/orders/{id}/services with the additional service objects.
  6. Surface the itemized ancillary costs in your booking summary UI, clearly separated from the base fare.

Known gotchas

Related routes

Add seat and bag ancillaries to a Duffel order and handle order changes
duffel · 6 steps · unrated
Add bag and seat ancillaries to a Duffel booking during the post-offer, pre-order flow
duffel.com · 5 steps · unrated
Execute a full search-to-order flight booking flow with Duffel
duffel · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans