Overview
The Configuration section defines how your system connects and communicates with Bakuun in the live environment. These settings control how data such as availability, rates, inventory, and bookings are processed in Production.
Configuration → Settings
This section defines the core connection settings used in Production.
| Field | Description |
| Connection | Defines how your system sends data to Bakuun (e.g. API Push) |
| Server Timezone | The timezone used by your system for synchronization |
| Mapping | Defines how mapping data is handled (API Push or API Pull) |
| Max Booking | Maximum number of nights allowed per booking |
| Max ARI Update | Defines how far in advance ARI data can be sent |
| IPs Whitelisting | Manage IP addresses allowed to access the API |
Configuration → Restrictions
This section defines which restriction types your system supports in Production. These settings ensure consistency in availability and booking rules across systems.
| Field | Description |
| Inventory Room Level | Supports managing inventory at room level |
| MLOS Rate Plan Level | Minimum stay requirement at rate plan level |
| Max LOS Rate Plan Level | Maximum stay allowed per booking |
| MLOS Arrival Rate Plan Level | Minimum stay based on arrival date |
| Max LOS Arrival Rate Plan Level | Maximum stay based on arrival date |
| Close to Arrival Room Level | Restricts check-in on specific dates |
| Close to Arrival Rate Plan Level | Restricts arrivals per rate plan |
| Close to Departure Room Level | Restricts check-out on specific dates |
| Close to Departure Rate Plan Level | Restricts departures per rate plan |
| Stop Sales Room Level | Stops availability at room level |
| Stop Sales Rate Plan Level | Stops availability at rate plan level |
| Min Advance Booking Rate Plan Level | Minimum booking lead time |
| Max Advance Booking Rate Plan Level | Maximum booking lead time |
| Sell Threshold | Limits number of rooms available for sale |
| Cancellation Policy | Supports cancellation rules |
| Deposit | Supports deposit requirements |
Configuration → Rate Model
This section defines supported pricing and occupancy logic in Production.
| Field | Description |
| Extra Guest Rate | Supports pricing for additional guests |
| Extra Guest Count | Defines allowed extra guests |
| Child Rate | Supports child-specific pricing |
| Child Age | Defines child age ranges |
| Child Count | Supports number of children per booking |
| Dynamic Extra Guest and Child Combination | Supports flexible pricing combinations |
| Static Extra Guest and Child Combination | Supports fixed pricing combinations |
| Length of Stay | Supports pricing based on stay duration |
| FPLOS | Supports full pattern length of stay pricing |
| Hurdles | Supports pricing restrictions or thresholds |
Configuration → Booking
This section defines supported booking operations in Production.
| Field | Description |
| New Booking | Supports receiving new bookings |
| Modify Booking | Supports receiving new bookings |
| Cancel Booking | Supports full booking cancellations |
| Cancel Room | Supports partial cancellations |
| Multi Room | Supports multi-room bookings |
Important Notes
- Production settings apply to live data and transactions
- Ensure all configurations are validated in Sandbox before enabling Production
- Incorrect configuration may impact live availability, rates, and bookings