📄️ Standard
To integrate ticket issuance into your platform, the first step is to make a call to the menta API each time tickets are issued. This can occur in various scenarios, such as at the time of purchase, when sending comp tickets to end users, or any other instance where tickets are generated.
📄️ Seating
Seating
📄️ Nomination
Nominal Assign
📄️ Plain Text QR
TicketAccess Specification for Ticket Issuance
📄️ Ticket PDF
If you wish to use your own ticket PDF instead of the one we provide, you must provide the URL of it in the ticket inside props.urls.qrTicketPdfUrl.
📄️ Buyer data
Integration Examples