Πίσω στο 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. |