crm_bookings_get
Fetch a specific booking record using its booking ID. Ideal when you already know the ID; use search if ID is unknown.
Instructions
Retrieve one tenant booking record by booking ID. Use crm_bookings_list to search when the ID is unknown, or the provider-scoped get when the booking provider must be part of the route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Booking ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||