latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
ticket-transfers

Accept Ticket Transfer

post/api/ticket-transfers/{id}/accept

Path parameters

idstring required

The ID of the ticket transfer.

Request body

secretstring required

The secret of the ticket transfer.

prenamestring required

The first name of the customer

lastnamestring required

The last name of the customer

ticketIdsstring[]

The array of ticket IDs to be accepted. If not specified - all tickets will be accepted.

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.