Tilbake til Microsoft Booking
Koble til Knoon AI med Microsoft Booking (Microsoft) for å automatisere AI-arbeidsflyter.
List services for a booking business.
microsoftBookingListServices
BETA
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Ja |
| maxResults | mustache | Maximum number of services to return. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |