Tilbage til Microsoft Booking
Forbind Knoon AI med Microsoft Booking (Microsoft) for at automatisere AI-arbejdsgange.
List services for a booking business.
microsoftBookingListServices
BETA
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Ja |
| maxResults | mustache | Maximum number of services to return. | Nej |
Retur
| 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. |