latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
ticket-transfers

Create Ticket Transfer

post/api/ticket-transfers

Request body

childEventIdstring

The eventId of a single event the ticket should be transferred to. Only required for transferring group tickets.

requiresAcceptanceboolean

Whether to ask the customer for transfer acceptance.

Response

OK

_idstring required

The ID of the ticket transfer.

secretstring required

The secret token of the ticket transfer.

status'CREATED' | 'REJECTED' | 'TRANSFERRED' | 'EXPIRED' required

The status of the ticket ticket transfer.

eventIdstring required

The ID of the event the ticket transfer belongs to.

groupEventIdstring

The ID of the group event the ticket transfer belongs to. Only filled in season card case.

createdAtstring date-time required

An ISO Timestamp indicating when the ticket transfer was created.