{
"registrationUrl": "string",
"bookingObject": {
"invoiceAddress": {
"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"
},
"booker": {
"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"
},
"tickets": [
{
"caption": "Get drinks",
"deadline": "2024-10-10T10:10:10.000Z",
"objectType": {
"objectId": "651d88965302ac5de5cec83d",
"type": "event"
},
"peopleId": "65322ee0e2116fda63105acd",
"state": ""
}
],
"miscellaneous": "string",
"utmMedium": "string",
"utmSource": "string",
"utmCampaign": "string",
"bookingConsentText": "string",
"customFieldAnswers": [
{
"label": "string",
"kind": "string",
"answer": "string"
}
],
"invitationId": "string"
}
}