api
events
Get public listing events
get/api/events/public/listings
Query parameters
topnumber float
skipnumber float
startMinstring date-time
startMaxstring date-time
endMinstring date-time
endMaxstring date-time
sectionURLstring
sellerIdstring
orgIdstring
groupEventIdstring
eventIdsstring[]
sortBy'start'
sortOrder'ASC' | 'DESC'
visibleInListingtrue
showStartDateboolean
localestring
Get the info for a specific language
eventType'SINGLE' | 'GROUP' | 'RECURRENCE'
underShopIdstring
attributesobject
Response
OK
Changes
Changed in 2 of the 16 revisions of this API.11
- ○
added the optional property
items/ticketSettings/codeDisplayto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
MWKenum value to theitems/currencyresponse property for the response status200response-property-enum-value-added
- ●