crm_bookings_provider_create
Create a booking record using a booking provider ID, specifying customer, location, and scheduling details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookingProvider | Yes | Booking provider ID | |
| body | Yes | Booking create payload | |
| _confirmed | No | Set to true to confirm this write operation |