Post-stay

After the guest checks out, they receive a thank-you email with the invoice PDF attached—providing a seamless and professional end to their stay.

You can also ask for their feedback about their stay.

To get the reservations of the guests who have checked out, use webhooks to receive a notification when a reservation changes to checked-out.

Get the Invoice PDF You can send the invoice email immediately after generating the invoice or retrieve it later if needed. If you choose to send it later, make sure to store the invoice ID or use the Invoice API with appropriate filters to locate it. Alternatively, you can subscribe to invoice-related events using the eventing system to be notified when an invoice is created webhooks.

GET /finance/v1/invoices?reservationId={reservationId}
GET /finance/v1/invoices/{id}/pdf