autoRentalData_taxIndicator {#auto-rental-data-tax-indicator}
=============================================================

This field indicates whether any tax is included in the request.  
Possible values: REST and Simple Order APIs:

* `true`: Tax is included in the request.
* `false`: Tax is not included in the request.

{#auto-rental-data-tax-indicator_d646e29}  
SCMP API:

* `Y`: Tax is included in the request.
* `N`: Tax is not included in the request.
  {#auto-rental-data-tax-indicator_d646e45}

Specifications {#auto-rental-data-tax-indicator_d646e59}
--------------------------------------------------------

* **Data Type:**
  * REST: Boolean
  * SCMP: String
  * Simple Order: String
    {#auto-rental-data-tax-indicator_d646e71}
* **Data Length:**
  * SCMP: 1
  * Simple Order: 5
    {#auto-rental-data-tax-indicator_d646e87}

Mapping {#auto-rental-data-tax-indicator_d646e98}
-------------------------------------------------

* **REST Field Name:** travelInformation.autoRental.taxDetails.applied
* **SCMP Field Name:** auto_rental_tax_indicator
* **Simple Order Field Name:** autoRentalData_taxIndicator

