Kembali ke Microsoft Booking
Sambungkan Knoon AI dengan Microsoft Booking (Microsoft) untuk mengotomatisasi alur kerja AI.
Get a booking service by ID for a business.
microsoftBookingGetService
Beta
Izin
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
| Nama | Tipe | Deskripsi | Wajib |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Ya |
| serviceId | mustache | Service ID to retrieve. | Ya |
Pengembalian
| Nama | Tipe | Deskripsi |
|---|---|---|
| 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. |