Ticket types
Ticket types
GET
https://api.voordemensen.nl/v1/:client_name/tickettypes/:event_id
List available ticket types for a specific sub_event
Path Parameters
Name
Type
Description
client_name
string
the short name identifying you as a VdM client e.g. demo or fringe
event_id
string
id of the sub_event
This endpoint will list the available ticket types for an event_id, taking into account all discount-logic available (e.g. the maximum number of discounts used).
The response includes:
discount_id - used to effectivly order a ticket
the base and discounted prices for this ticket type
Last updated