Outstanding payments detail, grouped by agent.
GET/api/v1/my/outstanding-payments
Bookings with a balance due checking in within 9 days, grouped by the agent who made them and ordered by nearest check-in. An agent sees one group (themselves); a manager sees one group per agent in their scope. All column filters are backend-driven and narrow both the rows and the header totals: property/agentName (substring), status (OVERDUE|DUE_TODAY|UPCOMING), dueFrom/dueTo (due-date range), minAmount/maxAmount.
Request
Responses
- 200
OK