{
"Trip": {
"ProductID": 12345
},
"Items": [],
"Travellers": [],
"FirstName": "John",
"LastName": "Smith",
"Email": "john.smith@example.com",
"Phone": "+44 7700 900123",
"Street": "123 Main Street",
"ZipCode": "10001",
"City": "New York",
"CountryCode": "US",
"Voucher": {
"Code": "SUMMER2025"
},
"TotalPrice": {
"Amount": 850,
"Currency": "EUR"
},
"Locale": "en"
}