Booking details
#Booking: {{{roomStayId}}} / {{{reservationId}}} Status: {{#reservationStatus.isCanceled}} Booking cancelled {{/reservationStatus.isCanceled}}{{#reservationStatus.isConfirmed}} Booking confirmed {{/reservationStatus.isConfirmed}} Date: {{{creationDate}}} {{{cancellationDate}}}
Guest information
{{{customer.name}}} {{{customer.lastName}}}, {{{customer.country}}} {{{customer.email}}} {{{customer.phoneNumber}}} Arrival time / Comments: {{{arrivalTime}}}, {{{comments}}}
Date
Check-in: {{{startDate}}} Check-out: {{{endDate}}} Night/s: {{{stayNights}}}
Accomodation
{{{units}}} {{{inventoryFullName}}} Price per night: {{#dailyPrices}} {{date}}: {{amount}} {{/dailyPrices}} € Total: {{{baseAmount}}} € Discount:{{#discounts}} {{name}}: {{amount}} {{/discounts}} € Extras: {{#services}} {{name}}: {{units}} x {{pricePerUnit}} = {{amount}} {{/services}} € Total (taxes included): {{{totalAmount}}} €
To manage your booking or see conditions click here.
|