{
"ticketId": "string",
"eventId": "string",
"eventName": "string",
"ticketCategoryId": "string",
"ticketName": "string",
"description": "string",
"price": 0,
"priceID": "string",
"currency": "string",
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"location": "string",
"statusLocalized": "string",
"status": 0,
"paymentItemInformation": {
"actualPrice": 0
},
"participant": {
"company": "string",
"department": "string",
"valueAddedTaxIDNumber": "string",
"jobTitle": "string",
"salutation": "string",
"title": "string",
"firstName": "string",
"lastName": "string",
"email": "string",
"phone": "string",
"countryCode": "string",
"address": "string",
"addressAdditional": "string",
"zipCode": "string",
"city": "string",
"countryLocalized": "string"
},
"onlineDetailParticipationLink": "string",
"customFieldAnswers": [
{
"label": "string",
"kind": "string",
"answer": "string"
}
]
}