| Module | Description |
|---|---|
| 1 | Lounge |
| 3 | Set Meal |
| 4 | Coupon |
{module} to crossModule:allowedModules to indicate which modules the E-pass can be used for. Example:"allowedModules": [1,3]module will reflect the real service used (e.g., Lounge, Set Meal, Coupon) and will no longer be 0."allowedModules": [1, 3] //meaning: Lounge + Set Mealmodule = 1module = 3module = 1module = 3