Booking Endpoints
Search bookings
Search bookings by customer name, email, mobile, band name, or booking code. Supports status filtering.
get/bookings/search
Query parameters
qstring
Search query
status_filter'active' | 'cancelled' | 'cancelled_and_active'
Filter by booking status
pageinteger
per_pageinteger
Headers
Authorizationstring required
Response
Search results
Changes
Changed in 4 of the 32 revisions of this API.15
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
api tag
Booking Endpointsaddedapi-tag-added
- ○
api tag
Booking Management Endpointsremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲