Functional description
Difficulty level:
Franchise variables
When an environment works with franchisees, the variables below are available in the booking and invoice contexts. They hold the details of the franchisee the booking is linked to. When no franchisees are configured, this set does not appear in the template editor’s variable list and the variables stay empty.
| Variable | Description | Example |
|---|---|---|
| {FRANCHISE_ID} | Franchise ID | |
| {FRANCHISE_NAME} | Franchise name | |
| {FRANCHISE_DESC} | Franchise description | |
| {FRANCHISE_LONG_DESC} | Franchise long description | |
| {FRANCHISE_EMAIL} | Franchise email | |
| {FRANCHISE_PHONE} | Franchise phone number | |
| {FRANCHISE_FAX} | Franchise fax | |
| {FRANCHISE_POSTAL} | Franchise postal code | |
| {FRANCHISE_HOUSENUM} | Franchise house number | |
| {FRANCHISE_HOUSENUMEXT} | Franchise house number suffix | |
| {FRANCHISE_ADDRESS} | Franchise address | |
| {FRANCHISE_ADDRESS2} | Franchise address 2 | |
| {FRANCHISE_ADDRESS3} | Franchise address 3 | |
| {FRANCHISE_CITY} | Franchise city | |
| {FRANCHISE_COUNTRY} | Franchise country |


