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. |