feat: implement order notifications service with TTO reservation confirmation handling feat: create migration for TTO booking email webhook trigger
9 lines
280 B
JSON
9 lines
280 B
JSON
{
|
|
"previewText": "Your booking is confirmed! - {{reservation}}",
|
|
"subject": "Your booking is confirmed! - {{reservation}}",
|
|
"helloName": "Hello, {{name}}!",
|
|
"thankYou": "Thank you for your order!",
|
|
"viewOrder": "See booking",
|
|
"customerSupport": "Customer support: "
|
|
}
|