productInformation. selectedProducts. payments. tax. subscriptionInformation. enabled {#prod-info-sel-prod-pay-tax-sub-info-enabled}
====================================================================================================================================

This field value determines if subscription information is enabled for the Tax product.

Possible Values {#prod-info-sel-prod-pay-tax-sub-info-enabled_PossibleValues}
-----------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-tax-sub-info-enabled_ul_py2_bf3_czb}

Syntax {#prod-info-sel-prod-pay-tax-sub-info-enabled_Syntax}
------------------------------------------------------------

```
{
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "tax": {
          "subscriptionInformation": {
            "enabled": "true"
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-tax-sub-info-enabled_section_f1r_11c_kyb}
---------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-tax-sub-info-enabled_ul_g1r_11c_kyb}

Mapping Information {#prod-info-sel-prod-pay-tax-sub-info-enabled_section_h1r_11c_kyb}
--------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.tax. subscriptionInformation.enabled  
**Product Enablement and Configuration Service API Field:** payments.tax.subscriptionInformation.enabled
