Tillbaka till Microsoft Booking
Anslut Knoon AI med Microsoft Booking (Microsoft) för att automatisera AI-flöden.
Get a booking service by ID for a business.
microsoftBookingGetService
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 |
| serviceId | mustache | Service ID to retrieve. | Ja |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |