api
tickets

Get Ticket Print Data

get/api/tickets/{id}/print/{secret}

Path parameters

idstring required

The ID of the ticket.

secretstring required

The secret of the ticket.

Query parameters

localestring

The locale to use for the ticket info.

eventIdstring

The (child)event ID to use for the ticket info.

asPackageboolean

Whether to use the package of the ticket to determine relevant event.

Response

OK

timezonestring required
useDocumentTemplateboolean required

Whether to use the template designer.

additionalDisclaimerstring nullable

The ticket disclaimer of the organization

upcomingEventsobject[]

Upcoming events of a group event.

Changes

Changed in 2 of the 15 revisions of this API.234

  • 36be0dca14e7214See the full diff
    • added subschema #1 subschema #2 to the customer/identification/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added subschema #1 subschema #2 to the trans/identification/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new payment_correction.refund.failed enum value to the trans/historyEntries/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property nextEvent/ticketSettings/codeDisplay to the response with the 200 status

      response-optional-property-added

    • added the optional property va/ticketSettings/codeDisplay to the response with the 200 status

      response-optional-property-added

    • removed subschema #1 subschema #2 from the customer/identification/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • removed subschema #1 subschema #2 from the trans/identification/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the new MWK enum value to the ticket/currency response property for the response status 200

      response-property-enum-value-added

    • added the new MWK enum value to the trans/currency response property for the response status 200

      response-property-enum-value-added