bookings_update
Update booking details in ServiceTitan by providing tenant ID, booking provider, booking ID, and JSON payload for modifications.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
booking_provider | Yes | Format - int64. | |
id | Yes | Format - int64. | |
payload | No | JSON payload for the update | |
tenant | Yes | Format - int64. Tenant ID |