{
"ticketId": "string",
"eventId": "string",
"eventName": "string",
"ticketCategoryId": "string",
"ticketName": "string",
"description": "string",
"price": 0,
"netPrice": 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": "Sample Company Ltd",
"department": "Marketing",
"valueAddedTaxIDNumber": "DE 123456789",
"jobTitle": "CTO",
"salutation": "Mrs",
"title": "Dr.",
"firstName": "Jane",
"lastName": "Doe",
"email": "j.doe@samplecompany.com",
"phone": "0049515498765402",
"countryCode": "DE",
"address": "Sample Street 98",
"addressAdditional": "appartment B",
"zipCode": "12345",
"city": "Town upon river",
"countryLocalized": "string"
},
"onlineDetailParticipationLink": "string",
"customFieldAnswers": [
{
"label": "string",
"kind": "string",
"answer": "string"
}
]
}