My Bookings & Carts
Role-scoped bookings and carts for the logged-in user.
📄️ My Bookings — role-scoped bookings list + summary cards.
My Bookings — role-scoped bookings list + summary cards.
📄️ Export the role-scoped bookings (respecting filters) as CSV.
Export the role-scoped bookings (respecting filters) as CSV.
📄️ Property options for the My Bookings Property filter (only properties in the caller's scope).
Send the returned `name` back as the `property` query parameter on GET /api/v1/my/bookings. `id` is for display and keying only — the filter matches on name.
📄️ Carts — role-scoped carts list.
Carts — role-scoped carts list.
📄️ Property options for the Carts Property filter (only properties in the caller's scope).
Send the returned `name` back as the `property` query parameter on GET /api/v1/my/carts. `id` is for display and keying only — the filter matches on name.