> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Velo](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fvelo&format=markdown.md) ## [APIs](https://dev.wix.com/docs/velo/apis.md) ### [wix-events.v2](https://dev.wix.com/docs/velo/apis/wix-events-v2.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/introduction.md) - ["Events" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-events-v2/events-collection-fields.md) - ["Tickets" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets-collection-fields.md) #### [Categories](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/introduction.md) - [assignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/assign-events.md) - [bulkAssignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/bulk-assign-events.md) - [bulkCreateCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/bulk-create-category.md) - [bulkUnassignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/bulk-unassign-events.md) - [createCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/create-category.md) - [deleteCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/delete-category.md) - [listEventCategories()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/list-event-categories.md) - [queryCategories()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/query-categories.md) - [reorderCategoryEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/reorder-category-events.md) - [unassignEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/unassign-events.md) - [updateCategory()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/update-category.md) ##### [CategoriesQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/eq.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/find.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/limit.md) - [skip()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-builder/skip.md) ##### [CategoriesQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result.md) - [currentPage](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/current-page.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/query.md) - [totalCount](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/total-count.md) - [totalPages](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/total-pages.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/categories/categories-query-result/prev.md) #### [Forms](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/introduction.md) - [addControl()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/add-control.md) - [deleteControl()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/delete-control.md) - [discardDraft()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/discard-draft.md) - [getForm()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/get-form.md) - [publishDraft()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/publish-draft.md) - [updateControl()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/update-control.md) - [updateMessages()](https://dev.wix.com/docs/velo/apis/wix-events-v2/forms/update-messages.md) #### [Guests](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/introduction.md) - [queryGuests()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/query-guests.md) ##### [GuestsQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/eq.md) - [exists()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/exists.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/gt.md) - [in()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/in.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/ne.md) - [skipTo()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-builder/skip-to.md) ##### [GuestsQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result.md) - [cursors](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/cursors.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/query.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/guests/guests-query-result/prev.md) #### [Orders](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/introduction.md) - [bulkUpdateOrders()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/bulk-update-orders.md) - [cancelReservation()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/cancel-reservation.md) - [checkout()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/checkout.md) - [confirmOrder()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/confirm-order.md) - [createReservation()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/create-reservation.md) - [getCheckoutOptions()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/get-checkout-options.md) - [getInvoice()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/get-invoice.md) - [getOrder()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/get-order.md) - [getSummary()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/get-summary.md) - [listAvailableTickets()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/list-available-tickets.md) - [listOrders()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/list-orders.md) - [queryAvailableTickets()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/query-available-tickets.md) - [updateCheckout()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/update-checkout.md) - [updateOrder()](https://dev.wix.com/docs/velo/apis/wix-events-v2/orders/update-order.md) #### [Policies](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/introduction.md) - [createPolicy()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/create-policy.md) - [deletePolicy()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/delete-policy.md) - [getPolicy()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/get-policy.md) - [queryPolicies()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/query-policies.md) - [reorderEventPolicies()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/reorder-event-policies.md) - [updatePolicy()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/update-policy.md) ##### [PoliciesQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/eq.md) - [exists()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/exists.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/gt.md) - [in()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/in.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/ne.md) - [skipTo()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-builder/skip-to.md) ##### [PoliciesQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result.md) - [cursors](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/cursors.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/query.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/policies/policies-query-result/prev.md) #### [Rsvp](https://dev.wix.com/docs/velo/apis/wix-events-v2/rsvp.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/rsvp/introduction.md) #### [Schedule](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/introduction.md) - [addScheduleItem()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/add-schedule-item.md) - [deleteScheduleItem()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/delete-schedule-item.md) - [discardDraft()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/discard-draft.md) - [getScheduleItem()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/get-schedule-item.md) - [listScheduleItems()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/list-schedule-items.md) - [publishDraft()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/publish-draft.md) - [queryScheduleItems()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/query-schedule-items.md) - [rescheduleDraft()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/reschedule-draft.md) - [updateScheduleItem()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/update-schedule-item.md) ##### [ItemsQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/eq.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/gt.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/ne.md) - [skipTo()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-builder/skip-to.md) ##### [ItemsQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result.md) - [cursors](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/cursors.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/query.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule/items-query-result/prev.md) #### [ScheduleBookmarks](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule-bookmarks.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule-bookmarks/introduction.md) - [createBookmark()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule-bookmarks/create-bookmark.md) - [deleteBookmark()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule-bookmarks/delete-bookmark.md) - [listBookmarks()](https://dev.wix.com/docs/velo/apis/wix-events-v2/schedule-bookmarks/list-bookmarks.md) #### [TicketDefinitions](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions/introduction.md) #### [TicketDefinitionsV2](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/introduction.md) - [bulkDeleteTicketDefinitionsByFilter()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/bulk-delete-ticket-definitions-by-filter.md) - [changeCurrency()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/change-currency.md) - [createTicketDefinition()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/create-ticket-definition.md) - [deleteTicketDefinition()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/delete-ticket-definition.md) - [getTicketDefinition()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/get-ticket-definition.md) - [queryTicketDefinitions()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/query-ticket-definitions.md) - [reorderTicketDefinitions()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/reorder-ticket-definitions.md) - [updateTicketDefinition()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/update-ticket-definition.md) ##### [TicketDefinitionsQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/eq.md) - [exists()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/exists.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/gt.md) - [in()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/in.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/ne.md) - [skipTo()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-builder/skip-to.md) ##### [TicketDefinitionsQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result.md) - [cursors](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/cursors.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/query.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/ticket-definitions-v2/ticket-definitions-query-result/prev.md) #### [Tickets](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/introduction.md) - [bulkUpdateTickets()](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/bulk-update-tickets.md) - [checkInTickets()](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/check-in-tickets.md) - [deleteTicketCheckIns()](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/delete-ticket-check-ins.md) - [getTicket()](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/get-ticket.md) - [listTickets()](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/list-tickets.md) - [updateTicket()](https://dev.wix.com/docs/velo/apis/wix-events-v2/tickets/update-ticket.md) #### [WixEventsV2](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/introduction.md) - [bulkCancelEventsByFilter()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/bulk-cancel-events-by-filter.md) - [bulkDeleteEventsByFilter()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/bulk-delete-events-by-filter.md) - [cancelEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/cancel-event.md) - [cloneEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/clone-event.md) - [countEventsByStatus()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/count-events-by-status.md) - [createEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/create-event.md) - [deleteEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/delete-event.md) - [getEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/get-event.md) - [getEventBySlug()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/get-event-by-slug.md) - [publishDraftEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/publish-draft-event.md) - [queryEvents()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/query-events.md) - [updateEvent()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/update-event.md) ##### [EventsQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/eq.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/gt.md) - [in()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/in.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/ne.md) - [skip()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-builder/skip.md) ##### [EventsQueryResult](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result.md) - [currentPage](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/current-page.md) - [items](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/query.md) - [totalCount](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/total-count.md) - [totalPages](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/total-pages.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-events-v2/wix-events-v2/events-query-result/prev.md) #### [Events Settings V1](https://dev.wix.com/docs/velo/apis/wix-events-v2/events-settings-v1.md) - [Events Settings Object](https://dev.wix.com/docs/velo/apis/wix-events-v2/events-settings-v1/events-settings-object.md) - [Update Events Settings](https://dev.wix.com/docs/velo/apis/wix-events-v2/events-settings-v1/update-events-settings.md) - [Get Events Settings](https://dev.wix.com/docs/velo/apis/wix-events-v2/events-settings-v1/get-events-settings.md)