# Fee Tax Type (FTT)

<table><thead><tr><th width="113">Code</th><th>Name</th></tr></thead><tbody><tr><td>1</td><td>Bed tax</td></tr><tr><td>2</td><td>City hotel fee</td></tr><tr><td>3</td><td>City tax</td></tr><tr><td>4</td><td>County tax</td></tr><tr><td>5</td><td>Energy tax</td></tr><tr><td>6</td><td>Federal tax</td></tr><tr><td>7</td><td>Food &#x26; beverage tax</td></tr><tr><td>8</td><td>Lodging tax</td></tr><tr><td>9</td><td>Maintenance fee</td></tr><tr><td>10</td><td>Occupancy tax</td></tr><tr><td>11</td><td>Package fee</td></tr><tr><td>12</td><td>Resort fee</td></tr><tr><td>13</td><td>Sales tax</td></tr><tr><td>14</td><td>Service charge</td></tr><tr><td>15</td><td>State tax</td></tr><tr><td>16</td><td>Surcharge</td></tr><tr><td>17</td><td>Total tax</td></tr><tr><td>18</td><td>Tourism tax</td></tr><tr><td>19</td><td>VAT/GST tax</td></tr><tr><td>20</td><td>Surplus Lines Tax</td></tr><tr><td>21</td><td>Insurance Premium Tax</td></tr><tr><td>22</td><td>Application Fee</td></tr><tr><td>23</td><td>Express Handling Fee</td></tr><tr><td>24</td><td>Exempt</td></tr><tr><td>25</td><td>Standard</td></tr><tr><td>26</td><td>Zero-rated</td></tr><tr><td>27</td><td>Miscellaneous</td></tr><tr><td>28</td><td>Room Tax</td></tr><tr><td>29</td><td>Early checkout fee</td></tr><tr><td>30</td><td>Country tax</td></tr><tr><td>31</td><td>Extra person charge</td></tr><tr><td>32</td><td>Banquet service fee</td></tr><tr><td>33</td><td>Room service fee</td></tr><tr><td>34</td><td>Local fee</td></tr><tr><td>35</td><td>Goods and services tax (GST)</td></tr><tr><td>36</td><td>Value Added Tax (VAT)</td></tr><tr><td>37</td><td>Crib fee</td></tr><tr><td>38</td><td>Rollaway fee</td></tr><tr><td>39</td><td>Assessment/license tax</td></tr><tr><td>40</td><td>Pet sanitation fee</td></tr><tr><td>41</td><td>Not known</td></tr><tr><td>42</td><td>Child rollaway charge</td></tr><tr><td>43</td><td>Convention tax</td></tr><tr><td>44</td><td>Extra child charge</td></tr><tr><td>45</td><td>Standard food and beverage gratuity</td></tr><tr><td>46</td><td>National government tax</td></tr><tr><td>47</td><td>Adult rollaway fee</td></tr><tr><td>48</td><td>Beverage with alcohol</td></tr><tr><td>49</td><td>Beverage without alcohol</td></tr><tr><td>50</td><td>Tobacco</td></tr><tr><td>51</td><td>Food</td></tr><tr><td>52</td><td>Total surcharges</td></tr><tr><td>53</td><td>State cost recovery fee</td></tr><tr><td>54</td><td>Miscellaneous fee</td></tr><tr><td>55</td><td>Destination amenity fee</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.siteminder.com/smx-api/additional-resources/reference-tables/fee-tax-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
