Skip to main content

Booking confirmation

Generate a complete booking confirmation for travelers.

TemplateResult
Booking confirmation templateGenerated booking confirmation

Example template file

Example result file

Document data:

{
"operator": {
"support_email": "[email protected]",
"support_phone": "+44 7700 900000"
},
"booking": {
"reference": "NST-4827-EU",
"status": "CONFIRMED",
"lead_traveler": "Emma Carter",
"pre_travel_note": "Please verify passport validity and submit arrival flight details no later than seven days before departure. All times shown are local."
},
"trip": {
"title": "Barcelona & Costa Brava Escape",
"start_date": "14 September 2026",
"end_date": "20 September 2026",
"destinations": "Barcelona, Girona and the Costa Brava"
},
"travelers": [
{
"name": "Emma Carter",
"type": "Adult",
"document_note": "Passport details received"
},
{
"name": "Daniel Carter",
"type": "Adult",
"document_note": "Passport details received"
}
],
"services": [
{
"date": "14 Sep",
"type": "Transfer",
"provider": "BCN Private Mobility",
"details": "Barcelona Airport to Eixample Central Hotel",
"reference": "TRF-5937",
"status": "Confirmed"
},
{
"date": "14-17 Sep",
"type": "Hotel",
"provider": "Eixample Central Hotel",
"details": "Deluxe double room with breakfast",
"reference": "ECH-620184",
"status": "Guaranteed"
},
{
"date": "15 Sep",
"type": "Private tour",
"provider": "Barcelona Local",
"details": "Gaudi architecture tour, 09:30-13:30",
"reference": "BL-1509-EC",
"status": "Confirmed"
},
{
"date": "17-20 Sep",
"type": "Hotel",
"provider": "Casa Begur",
"details": "Sea-view double room with breakfast",
"reference": "CB-917204",
"status": "Guaranteed"
}
],
"payment": {
"total": "3,950.00",
"paid": "1,500.00",
"balance": "2,450.00",
"currency": "EUR",
"due_date": "15 August 2026"
},
"qr": {
"width": 1,
"height": 1,
"url": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTQhQ4-IbmDYzTWXgI3VV3YT0G7pRm5gEn8rN9NnGrK8w&s=10",
"extension": ".png",
"caption": "Scan for the live itinerary"
}
}