List pending reservations for this device
Invoice Series
List Reservations
List pending number reservations owned by the caller mobile device.
GET
List pending reservations for this device
Overview
Returns the reservation pool for the authenticated device on this series. Used by the mobile app to reconcile its local pool against the server’s view after a long offline period or a local database wipe. Only reservations wheredevice_id matches the caller’s user_session.device_id AND status = 'pending' are returned. Expired / consumed / released rows are omitted — those are not usable for new invoices.
Response
Same shape as Reserve Numbers.
Number of usable reservations the calling device currently owns on this series.