get
https://example.com/v1/trips//expenses
Return the expense items and outstanding count for trip_id. Scoped to the authenticated traveler — a trip belonging to a different traveler returns 404 (collapsed with the not-found case to avoid an IDOR oracle on financial data, matching the trip detail and update endpoints in this module). A trip with no expenses returns outstandingCount: 0 and an empty items array. deadline is always null until the corporate expense deadline policy field is modelled.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
404Trip not found, or belongs to a different traveler
503Database unavailable