Indietro a Microsoft Booking
Connetti Knoon AI con Microsoft Booking (Microsoft) per automatizzare i flussi di lavoro AI.
Get a booking service by ID for a business.
microsoftBookingGetService
Beta
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| businessId | file | Booking business to use (select from your connected Microsoft Bookings businesses). | Sì |
| serviceId | mustache | Service ID to retrieve. | Sì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |