Files
edr-platform/apps
marshal f682adc5be feat(bookings): add endpoint to list customer's payable bookings
Add GET /bookings/my endpoint that returns bookings owned by the authenticated user's company that are ready for payment (FULLY_EXECUTED, SELECTED_FOR_BATCH, AWAITING_PAYMENT) and not yet PAID. Add paymentStatus and excludePaymentStatus filters to repository query builder and filter DTO.
2026-06-16 15:24:16 +03:00
..
2026-06-16 11:11:32 +03:00
2026-06-15 14:11:39 +03:00
2026-06-16 11:11:32 +03:00