Go Headless

/

REST
Articles
Get Started
Use the Wix MCP
What's New

App Management
OAuth 2
App Billing
App Instance
App Permissions
Embedded Scripts
BI Event
Editor Deep Link
Site Plugins

Business Solutions
eCommerce
Stores
Bookings
Introduction
Architecture and Data Flow
Terminology
End-to-End Booking Flows
About Time Zones
Bookings Schema for Wix Search
Services
Staff Members
Resources
Pricing
Policies
Time Slots
Bookings
Calendar
CMS
Events
Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs

Assets
Media
HTTP Functions
Pro Gallery

CRM
Members & Contacts
Forms
Community
Communication
Loyalty Program
CRM

Business Management
AI Site-Chat
Analytics
App Installation
Async Job
Automations
Calendar
Captcha
Categories
Cookie Consent Policy
Custom Embeds
Data Extension Schema
Dashboard
FAQ App
Get Paid
Headless Authentication
Locations
Marketing
Multilingual
Notifications
Payments
Site Search
Secrets
Site Properties
Site URLs
Tags

Account Level
About Account Level APIs
Sites
Resellers
Domains
B2B Site Management
User Management

Wix Backoffice
Chat V1

Bookings Schema for Wix Search

This article describes the Wix Bookings fields you can search and aggregate on a site.

To search or aggregate Wix Bookings services on a site, set the search API documentType parameter to BOOKING_SERVICES.

Fields

documentType

Description: Document type that was searched. In this case, BOOKING_SERVICES.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

_id

Description: Service ID.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

title

Description: Service name.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: in, eq, ne, gt, ge, lt, le

description

Description: Service description.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

url

Description: Service page's link.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

image

Description: File source of the image for this service.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

category

Description: Category associated with the service.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No 

tagLine

Description: Service's tagline (subtitle).

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

staffMembers

Description: Staff members associated with the service.

Type: Array of Strings

Can search the content of this field: Yes

Can facet: Yes

Can sort: No

Can filter: hasSome, hasAll

benefits

Description: Member benefits.

Type: Array of Strings

Can search the content of this field: Yes

Can facet: Yes

Can sort: No

Can filter: hasSome, hasAll

Did this help?