crm_bookings_provider_get
Retrieve a single booking record using its provider and booking IDs to look up booking details within a specific provider's data.
Instructions
Retrieve one booking record from a specified booking provider using both provider and booking IDs. Use crm_bookings_get for the tenant-wide ID route, or the provider list when the booking ID is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Booking ID | |
| bookingProvider | Yes | Booking provider ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||