Назад к Microsoft Booking
Подключите Knoon AI к Microsoft Booking (Microsoft), чтобы автоматизировать AI рабочие процессы.
Get a booking service by ID for a business.
microsoftBookingGetService
Бета
Разрешения
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Да |
| serviceId | mustache | Service ID to retrieve. | Да |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| status | string | DONE. |
| sensitive.service.serviceId | string | Service ID. |
| sensitive.service.displayName | string | Service display name. |
| sensitive.service.defaultDuration | string | Default duration of the service (ISO 8601 duration if available). |
| sensitive.service.price | number | Default price if set. |
| sensitive.service.priceType | string | Default price type if set. |
| sensitive.service.isLocationOnline | boolean | Whether the service is marked as online. |