Appearance
email
ACCESS
Directly accessible in all Email templates.
Example
json
{
"message": "<p>Hi Jeff, please see below.</p>",
"styles": "<style> ... </style>",
"subject": "Syngency Summer Lookbook",
"show_confirmation_button": 0
}Properties
message
stringFormat: html
HTML email content if it exists
styles
stringFormat: html
Common fixed email styles.
subject
stringInherited from the name of the booking / package etc, or manually entered.
show_confirmation_button
booleanIf true, a confirmation button should be rendered in the email. Present in booking detail emails.