VoordeMensen
  • Documentatie & support
  • Dashboard
    • Algemeen
    • Bestellingen
      • Overzichtspagina's
      • Detailpagina
    • Evenementen
      • Evenementen bewerken
      • Overige pagina's
    • Prijzen
    • Locaties
    • Bezoekers
    • Rapportages
      • Report Builder
    • E-mail
      • Automatische mails
      • Campagnes
      • Selecties
      • Systeemberichten
      • Templates
      • Verzendlog
    • Instellingen
      • Algemeen
      • Betaalmethoden
      • Pop-ups
      • Tekst & Taal
      • Webshop
    • Vormgeving
      • CSS
      • Ticket PDF's
      • Wallet
      • Templates
    • Koppelingen
      • API-keys
      • Close
      • Tracking / Analytics
      • Webhooks
      • Yesplan
  • Kassamodule (Nolita)
    • Kaarten verkopen
    • Reserveringen
    • BOCA printer
  • iOS app (Doorblitch)
    • Scannen
    • Bezoekerslijst
    • Kaarten verkopen
  • API & Integrations
    • Introduction
    • WordPress plugin
    • Manual integration
      • Cart & Counter
      • Customize classes
    • Google Data Studio
      • Data Studio Support
    • API public endpoints
      • Events
      • Ticket types
      • Cart
      • Payment
      • Order
  • Email-template
Powered by GitBook
On this page
  1. API & Integrations

API public endpoints

PreviousData Studio SupportNextEvents

Last updated 5 years ago

The typical workflow to order tickets using our API is to:

  1. choose an event_id from the list of available events

  2. choose the ticket type (aka discount_id)

  3. create a cart resource and use the supplied cart_id to

  4. interact with the cart (add/delete seats)

  5. determine what payment method is going to be used

  6. create the order and redirect the user to the URL provided

With the following endpoints you can achieve all of the above (and some more):

Events
Ticket types
Cart
Payment
Order