latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
tickets

Reissue Ticket

post/api/tickets/{id}/reissue

Path parameters

idstring required

Response

OK

_idstring required
sellerIdstring required

The ID of the seller that ticket belongs to.

companystring
emailstring
namestring

The name of the ticket owner

firstnamestring

The first name of the ticket owner

lastnamestring

The last name of the ticket owner

streetstring
line2string

The additional address field of the user of the ticket

citystring
postalstring
statestring

The state of the user of the ticket

countrystring

The country of the user of the ticket

eventIdstring required

The ID of the event the ticket belongs to

rootEventIdstring

The ID of the root event, if exists

transactionIdstring

The transaction the ticket originated from

posIdstring

The point of sale the ticket was created on

underShopIdstring

The ID of an undershop the ticket was purchased through

categoryRefstring

A UUID of the category the ticket belongs to.

categoryNamestring

The name of the category the ticket belongs to.

ticketTypeIdstring required

The ID of the ticket type this ticket inherits from

slotIdstring

The ID of the time slot this ticket belongs to, if exists

slotStartTimestring

The start time of the time slot this ticket belongs to, if exists.

cartItemIdstring

The ID of the cart item to which the ticket belongs

triggeredBystring[]

An array of IDs of cart items which triggered the buy action of the ticket

ticketNamestring required

The name of the ticket type this ticket inherits from

currency'EUR' | 'USD' | 'GBP' | 'AUD' | 'CHF' | 'THB' | 'ILS' | 'COP' | 'MXN' | 'DKK' | 'NOK' | 'SEK' | 'QAR' | 'CAD' | 'ISK' | 'GTQ' | 'INR' | 'DOP' | 'SGD' | 'PLN' | 'SAR' | 'TTD' | 'ZAR' | 'KYD' | 'HKD' | 'CZK' | 'KRW' | 'JPY' | 'NZD' | 'AED' | 'MAD' | 'TWD' | 'BRL' | 'BWP' | 'NAD' | 'KES' | 'SCR' | 'TRY' | 'SZL' | 'LSL' | 'TZS' | 'UGX' | 'ZMW' | 'ZWG' | 'GHS' | 'NGN' | 'SLE' | 'LRD' | 'XOF' | 'XAF' | 'GEL' | 'IDR' | 'ARS' | 'CRC' | 'HUF' | 'EGP' | 'MYR' | 'VND' | 'PHP' | 'MWK'

An ISO 4217 3-character code of the currency

regularPricenumber float

The original non discounted price for the ticket

realPricenumber float

The real price for the ticket

completedboolean

Whether all steps for validating the ticket has been made

createdAtstring date-time required

An ISO Timestamp indicating when the ticket was created.

updatedAtstring date-time required

An ISO Timestamp indicating when the ticket was updated.

expiresAtstring date-time

An ISO Timestamp indicating when the ticket will be expired.

status'VALID' | 'INVALID' | 'RESERVED' | 'DETAILSREQUIRED' | 'BLANK' required

The status of the ticket

secretstring required

The secret token of the ticket

barcodestring required

The barcode of the ticket

seatstring
type'SINGLE' | 'MULTI'

The type of the ticket

origin'yourticket' | 'pos' | 'rebooking' | 'upgrade' | 'subscription' | 'transfer'
extraFieldsobject

A hashmap of extra fields for the ticket

batchstring

A UUId indicating in which batch the tickets were created

batchCounternumber float

A counter indicating the order of the ticket in the batch

deliveryType'HARD' | 'VIRTUAL'

The delivery type of the ticket

readyForDeliveryboolean

Whether the ticket is ready for delivery

customMessagestring
priceCategoryIdstring
customerIdstring
personalizedboolean
excludedEventIdsstring[]

An array of IDs of events for which the ticket has been blocked

originTicketIdstring

The ID of the origin ticket from which the ticket created

fulfillmentTypeIdstring

The ID of the fulfillment type used to deliver the ticket

__vinteger