Home > BOOKING > Templates > Step by Step Guide to variables in a standard Booking Itinerary

Step by Step Guide to variables in a standard Booking Itinerary

[%- FOREACH contact = travel.contacts -%]

[% contact.name %] /
Booking Ref: [% contact.code %]

[%- END -%]