Search.../

Introduction

The Ticket Definitions API allows you to manage ticket definitions for tickets to your site's events.

With the Ticket Definitions API you can:

To use the Ticket Definitions API, import { ticketDefinitions } from 'wix-events.v2':

import { ticketDefinitions } from 'wix-events.v2';
js | Copy Code

Was this helpful?