Πίσω στο Microsoft Booking
Σύνδεση Knoon AI με Microsoft Booking (Microsoft) για αυτοματοποίηση ροών εργασίας AI.
List services for a booking business.
microsoftBookingListServices
ΒΕΤΑ
Άδειες
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Ναι |
| maxResults | mustache | Maximum number of services to return. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| status | string | DONE. |
| sensitive.services.serviceId | string | Service ID. |
| sensitive.services.displayName | string | Service display name. |
| sensitive.services.defaultDuration | string | Default duration of the service (ISO 8601 duration if available). |
| sensitive.services.price | number | Default price if set. |
| sensitive.services.priceType | string | Default price type if set. |
| sensitive.services.isLocationOnline | boolean | Whether the service is marked as online. |