action avaza_schedule_series_add_booking { label: "Create new Schedule Booking" provider: avaza method: POST path: "/ScheduleSeries/AddBooking" encoding: json output: { type: "object" additionalProperties: true } }