Merge Tags
Merge tags are the substitutions available to you when designing an email template. Depending on the entity model being given to an email template, you might see different fields available. Here's all the merge tags you have available to you.
Location Fields
location_name
Booking, Invoice, Payment
Acme Inc - Exampletown
location_email
Booking, Invoice
acme@example.com
location_phone
Booking, Invoice
0123456789
location_website
Booking, Invoice
www.example.com
location_full_address
Booking, Invoice
1 Test St, Apt #13, Exampletown, CA, 90022, United States
location_address_line_1
Booking, Invoice
1 Test St
location_address_line_2
Booking, Invoice
Apt #13
location_city
Booking, Invoice
Exampletown
location_state
Booking, Invoice
CA
location_postcode
Booking, Invoice
90022
location_country
Booking, Invoice
United States
pickup_location_name
Booking
Acme Inc - Exampletown
pickup_location_email
Booking
acme@example.com
pickup_location_phone
Booking
0123456789
pickup_location_website
Booking
www.example.com
pickup_location_full_address
Booking
1 Test St, Apt #13, Exampletown, CA, 90022, United States
pickup_location_address_line_1
Booking
1 Test St
pickup_location_address_line_2
Booking
Apt #13
pickup_location_city
Booking
Exampletown
pickup_location_state
Booking
CA
pickup_location_postcode
Booking
90022
pickup_location_country
Booking
United States
dropoff_location_name
Booking
Acme Inc - Exampletown
dropoff_location_email
Booking
acme@example.com
dropoff_location_phone
Booking
0123456789
dropoff_location_website
Booking
www.example.com
dropoff_location_full_address
Booking
1 Test St, Apt #13, Exampletown, CA, 90022, United States
dropoff_location_address_line_1
Booking
1 Test St
dropoff_location_address_line_2
Booking
Apt #13
dropoff_location_city
Booking
Exampletown
dropoff_location_state
Booking
CA
dropoff_location_postcode
Booking
90022
dropoff_location_country
Booking
United States
Invoice Fields
invoice_number
Invoice, Payment
INV123456
invoice_due_date
Invoice
21st Sept, 2025
invoice_outstanding_balance
Invoice
$123.45
invoice_service_period_start_date
Invoice
21st Sept, 2025
invoice_service_period_end_date
Invoice
22nd Sept, 2025
payment_charge_at
Payment
Wed, 18 Dec 02:36 pm AEDT/ No further attempt scheduled
payment_attempts
Invoice
Number of automated attempts made for payment.
Person/Company Fields
For people and companies, we still use the same field names, however, the values change. This is to make it easy to write one email template for both types.
payer_first_name
Booking, Invoice, Refund, CreditNote
John
Acme Inc
payer_middle_name
Booking, Invoice, Refund, CreditNote
Lewis
<blank>
payer_last_name
Booking, Invoice, Refund, CreditNote
Smith
<blank>
payer_full_name
Booking, Invoice, Refund, CreditNote
John Lewis Smith
Acme Inc
owner_first_name
Booking, Payment
John
Acme Inc
owner_middle_name
Booking, Payment
Lewis
<blank>
owner_last_name
Booking, Payment
Smith
<blank>
owner_full_name
Booking, Payment
John Lewis Smith
Acme Inc
primary_driver_first_name
Booking
John
<N/A>
primary_driver_middle_name
Booking
Lewis
<N/A>
primary_driver_last_name
Booking
Smith
<N/A>
primary_driver_full_name
Booking
John Lewis Smith
<N/A>
Asset Fields
asset_name
Asset, Booking
Ford F-150 Lariat
asset_year
Asset, Booking
2023
asset_make
Asset, Booking
Ford
asset_model
Asset, Booking
F-150
asset_trim
Asset, Booking
Lariat
asset_licence_plate
Asset, Booking
ABC123
asset_category_name
Asset, Booking
Sedan
Package Fields
package_name
Booking
Rental
Booking Fields
billing_frequency
Booking
Weekly
start_date
Booking
21st Sept, 2025
end_date
Booking
28th Sept, 2025
program_type_name
Booking
Rental/Subscription
next_invoice_date
Booking
21st Sept, 2025
payment_method_last_4_digits
Booking
1234
payment_method_type
Booking
Card, BECS Direct Debit, etc
payment_method_brand
Booking
Visa, Mastercard
Refund Fields
refund_amount
Refund
$100.00
transaction_id
Refund
EX1234567890
CreditNote Fields
credit_note_number
CreditNote
CN123456
credit_note_type
CreditNote
Adjustment/Refundable
credit_note_amount
CreditNote
$100.00
Contract Fields
program_type_name
Contract
Rental/Subscription
view_sign_agreement_url
Contract
https://example.com/signature/agreement/123
PaymentMethod Fields
card_brand
Payment
Visa/Master
card_last_4_digits
Payment
xxxx-xxxx-xxxx-1234
Last updated