Tillbaka till Microsoft Booking
Anslut Knoon AI med Microsoft Booking (Microsoft) för att automatisera AI-flöden.
List services for a booking business.
microsoftBookingListServices
BETA
Behörigheter
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Ja |
| maxResults | mustache | Maximum number of services to return. | Nej |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |