How can we help? 👋

🔏 Mews Tokens

Mews Property Management System

 
Reservation
Token Name
Token Description
Token Text
Booking Reference
The booking reference of the reservation
{{reservation.booking_reference}}
Channel Category
The channel category of the reservation
{{reservation.channel_category}}
Channel Segment
The channel segment of the reservation
{{reservation.channel_segment}}
Market Segment
The market category of the reservation
{{reservation.market_category}}
Number of Adults
The number of adults on the reservation
{{reservation.number_of_adults}}
Number of Children
The number of children on the reservation
{{reservation.number_of_children}}
Number of Nights
The nights of the reservation
{{reservation.nights}}
Open Balance
The balance of the reservation Example: the amount that is due to pay by the guest
{{reservation.balance}}
Currency
The currency of the reservation
{{reservation.currency}}
Total Gross Amount
The total gross amount of the reservation
{{reservation.total_gross_amount}}
Subtotal Amount
The subtotal of the reservation
{{reservation.subtotal}}
Total Tax
The total tax of the reservation
{{reservation.total_tax}}
Estimated Start
The Estimated Start Date of the reservation with Date & Time
{{reservation.start}}
Estimated End (date & time)
The end Date & Time of the reservation
{{reservation.end}}
Arrival datetime
The start date of the reservation with the Date & Time
{{reservation.arrival_date_time}}
Departure datetime
The departure date of the reservation with the Date & Time
{{reservation.departure_date_time}}
Status
The status of the reservation Examples: Confirmed - Confirmed by both parties before check-in Started - Checked in Processed - Checked out Cancelled - Cancelled
{{reservation.status}}
List of products of the reservation
The product list of the reservation
{{reservation.product_list}}
UUID
The UUID of the reservation
{{reservation.uuid}}
Booking datetime
The creation date of the reservation with the Date & Time
{{reservation.created_at_in_pms}}
Booker Request
List of notes of the reservation Example: Special requests or remarks from the guest
{{reservation.booker_requests}}
User
Token Name
Token Description
Token Text
Full Name
The Full Name of the user
{{user.full_name}}
Salutation
The Salutation of the user
{{user.salutation}}
First Name
The First Name of the user
{{user.first_name}}
Last Name
The Last Name of the user
{{user.last_name}}
Email
The Email of the user
{{user.email}}
Phone
The Phone number of the user
{{user.phone}}
 
Reservation Set
Token Name
Token Description
Token Text
Reference
The Reference to the reservation set Usually related to a group reservation.
{{reservation_set.reference}}
Estimated Start
The Estimated Start Date of the reservation set with the Date & Time
{{reservation_set.start}}
Estimated End (date & time)
The Estimated End (date & time) of the reservation set
{{reservation_set.end}}
Number of rooms
The Number of rooms on the reservation set
{{reservation_set.number_of_rooms}}
Rate Plan
Token Name
Token Description
Token Text
Name
The Name of the Rate Plan
{{rate_plan.name}}
Code
The Code of the Rate Plan
{{rate_plan.code}}
Channel Manager
Token Name
Token Description
Token Text
Channel Manager Name
The Channel Manager Name of the Reservation.
{{channel_manager.channel_manager_name}}
Channel Manager Number
The Channel Manager Number of the Reservation
{{channel_manager.channel_manager_number}}
Channel Manager Group Number
The Channel Manager Group Number of the Reservation
{{channel_manager.channel_manager_group_number}}
Channel Number
The Channel Number of the Reservation
{{channel_manager.channel_number}}
Room
Token Name
Token Description
Token Text
Name
The Name of the Room Space
{{space.name}}
Number
The Number of the Room Space
{{space.number}}
Floor
The Floor of the Room Space
{{space.floor}}
Reservation Room Access Token
The Reservation room access token
{{room.access_token}}
Room Type
Token Name
Token Description
Token Text
Name
The Name of the Room Space Type
{{space_type.name}}
Code
The Code of the Room Space Type
{{space_type.code}}
Description
The Description of the Room Space Type
{{space_type.description}}
Connector
Token Name
Token Description
Token Text
Connector Reservation
The Connector Reservation ID of the reservation connector meta
{{connector.connector_reservation_id}}
Reservation Set Connector
Token Name
Token Description
Token Text
Connector Reservation Set ID
The Connector Reservation Set ID of the reservation set connector
{{reservation_set_connector.connector_reservation_set_id}}
Company
Token Name
Token Description
Token Text
Name
Company name
{{company.name}}
Reservation Gates
Token Name
Token Description
Token Text
Reservation Gates Access Tokens
The Reservation gates access tokens
{{reservation_gates.access_tokens}}
Mews
Token Name
Token Description
Token Text
Mews Integration ID
Mews integration ID
{{user_integration_mews.connector_user_id}}
Did this answer your question?
😞
😐
🤩