Tags for auto emails and templates

To add information from a reservation to a template or auto email, you can use tags. You can find the most commonly used tags in this article.

Administration (park)

Attribute Tag
Name {{ park.name }}
Address {{ park.address }}
Postal code {{ park.postalcode }}
City {{ park.city_name }}
Country {{ park.country_name }}
Telephone {{ park.phone }}
E-mail {{ park.email }}
Website {{ park.website }}
IBAN {{ park.iban }}
BIC {{ park.bic }}
Conditions {{ park.terms }}
Administration logo {{ logo }}
Maximum age of adolescents {{ park.max_adolescent_age }}
Maximum age of babies {{ park.max_baby_age }}
Maximum age of children {{ park.max_child_age }}
Minimum age of senior citizens {{ park.min_senior_age }}

Linked rentals

Rental Tag
Contactdetails {{ park.contact_info }}

Boeking

Attribute Tag
Greeting {{ booking.greeting }}
Informal greeting {{ booking.informal_greeting }}
Salutation {{ booking.salutation }}
Initials {{ booking.initials }}
First Name {{ booking.first_name }}
Last name {{ booking.last_name }}
Booking name {{ booking.name }}
Company name {{ booking.company }}
Address {{ booking.address }}
Postal code {{ booking.postalcode }}
City {{ booking.city }}
Country {{ booking.country_code }}
Telephone number {{ booking.phone }}
E-mail {{ booking.email }}
Language {{ booking.locale }}
Date of birth {{ booking.date_of_birth }}
Booking number {{ booking.booking_nr }}
External booking number {{ booking.remote_booking_nr }}
Total paid in currency {{ booking.foreign_total_paid }}
Optionbooking yes/no {{ booking.is_option? }}
Expiry date option {{ booking.option_expires_at }}
Cancel reason {{ booking.cancel_reason }}

Reservation

Attribute Tag
Date of arrival {{ reservation.start_date }}
Arrival date in local language {{ reservation.local_start_date }}
Number of babies {{ reservation.number_of_babies }}
Number of pets {{ reservation.number_of_pets }}
Number of adolescents {{ reservation.number_of_adolescents }}
Number of children {{ reservation.number_of_children }}
Number of people {{ reservation.number_of_people }}
Number of people including babies {{ reservation.number_of_people_including_babies }}
Number of people including babies with label

{{ reservation.nr_guests }}

Wordt getoond als “1 persoon” of “2 personen”.

Number of seniors {{ reservation.number_of_seniors }}
Number of adults {{ reservation.number_of_adults }}
Rental name {{ reservation.rentable_identity_name }}}
Type name {{ reservation.rentable_type_name }}
Note {{ reservation.note }}
Payment guarantee {{ reservation.payment_guarantee }}
Extras {{ reservation.extras }}
Checkin time {{ reservation.checkin_time }}
Check out time {{ reservation.checkout_time }}
Costs {{ reservation.costs }}
Late check-out {{ reservation.late_checkout? }}
Gate card code (CAT) {{ reservation.gate_card_code }}
Reservation total costs {{ reservation.xxx_total }}
Fixed rentable {{ reservation.fixed_rentable? }}
Reservation end date {{ reservation.end_date}}
Reservation end date in local language {{ reservation.local_end_date }}
Amenities {{ reservation.amenities }}

Type

Attribute Tag
Global segment {{ rentable_type.semantic_segment }}
Rentable type attachement text {{ rentable_type.attachment_text_html }}
Invoice details {{ rentable_type.invoice_details }}
Hidden rent {{ rentable_type.rent_is_hidden }}
Country {{ rentable_type.country_name }}
Name {{ rentable_type.name }}
Address {{ rentable_type.address }}
City {{ rentable_type.city_name }}
Postal code {{ rentable_type.postal_code }}
Latitude {{ rentable_type.lat }}
Altitude {{ rentable_type.lon }}
Reference {{ rentable_type.reference }}

Rental

Attribute Tag
Name {{ accommodation.name }}
Rental attachement text {{ accommodation.attachment_text_html }}

Owner

Attribute Tag
Owner rentables {{ owner.rentable_names }}
End date owner contract {{ owner.contract_ends_at }}
Salutation {{ owner.salutation }}
Owner greeting {{ owner.greeting }}
Informal owner greeting {{ owner.informal_greeting }}
Labels {{ owner.label_names }}
Country {{ owner.country_code }}
Name {{ owner.name }} of {{ owner.full_name }}
Name of owner {{ locals.reservation_accommodation_owner_name }}
Telephone number of owner {{ locals.reservation_accommodation_owner_phone }}
Extra telephone number of owner {{ locals.reservation_accommodation_owner_extra_phone }}
Emailaddress of owner {{ locals.reservation_accommodation_owner_email }}

Contractors

Attribute Tag
Contractor name {{ contractor.name }}

Invoice

Attribute Tag
Incoive recurring payment enabled {{ invoice.recurring_payment_enabled? }}
Greeting {{ invoice.greeting }}
Payments {{ invoice.payments }}
Total payment deadline {{ invoice.total_payment_deadline }}
First payment deadline {{ invoice.first_payment_deadline }}
Next payment deadline {{ invoice.next_payment_deadline }}
Invoice date {{ invoice.date }}
Invoice number {{ invoice.invoice_nr }}
Amount to be paid right now {{ invoice.to_be_paid_right_now }}
Informal greeting {{ invoice.informal_greeting }}
Channel invoice yes/no {{ invoice.channel_invoice? }}
multiple payments yes/no {{ invoice.requires_multiple_payments? }}
Invoice name {{ invoice.name }}
Total open in local currency {{ invoice.foreign_total_open }}
Total open {{ invoice.total_open }}
First payment total {{ invoice.first_payment_total }}
Total in local currency {{ invoice.foreign_total }}
Currency symbol {{ invoice.foreign_currency_symbol }}
Invoice type {{ invoice.type }}

Contactdetails (only for invoicetemplates)

Attribute Tag
Name {{ contact.name }}
Address {{ contact.full_address }}
BIC {{ contact.bic }}
VAT-Number {{ contact.vat }}
IBAN {{ contact.iban }}
KVK-number {{ contact.kvk }}
Main emailaddress {{ contact.main_email }}
Telephone {{ contact.phone }}

Liquid links

Description Liquid tag
Link to option cancellations {{ link.cancel_option }}
Link to upgrades {{ link.front_office_reservation }}
Link to reservation review {{ link.reservation_review_form }}
Link to guest list {{ link.reservation_guest_list }}
Link to deposit (IBAN/BIC) {{ link.reservation_deposit }}
Link to license plates {{ link.reservation_license_plates }}
Link to customer portal {{ link.customer_portal }}
Link to edit reservation {{ link.reservation_edit }}

🇳🇱 🇩🇪

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.