Get Booking
ownerrez_get_bookingFetch a single booking by ID to view its details, with optional inclusion of guest information and charges.
Instructions
Fetch a single booking by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| include_guest | No | ||
| include_charges | No |