> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abrahospitality.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reservation List

> Maestro batch reservation updates event

# Reservation List

A batch of reservation updates is sent from Maestro.

## Data Synced

* Multiple reservations in a single event
* Full reservation details for each (dates, status, room, rates)
* Guest information for each reservation

## Effect in ABRA

When this event is received, ABRA:

* Processes each reservation in the batch sequentially
* Creates or updates reservation records
* Creates or updates associated guest profiles
* Handles errors individually without failing the entire batch
