Service Object


Properties
idstringRead-onlyformat GUID

Service ID.


infoobject

Information about the service.


policyobject

Description of the bookings policy for the service.


paymentOptionsobject

Payment options available for use when booking the service.


categoryIdstringformat GUID

ID of the category to which the service belongs.


bookingFormIdstringformat GUID

ID of the form that visitors fill out when booking the service.


scheduleIdsArray <string>Read-only

List of schedule IDs for the sessions and slots that can be booked for the service. The list can include schedules with any status values, however the Bookings application only uses the schedules with a status of "CREATED". There is only one schedule with a status of "CREATED" per service. The ID of that schedule must always be the first in the list.


customPropertiesobjectmaxItems 256format map

Set of custom properties for the service.


statusstringRead-only
2 enum supported values:
CREATEDDELETED

Service status.


sortOrderintegerformat int32

Sort order of the service within its category.


advancedSeoDataobject

Advanced SEO data


seoDataobject

SEO data


includeConferenceOptionboolean

Whether a conference is to be generated for the service.

Was this helpful?
Yes
No