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

Determines if subscription information is enabled for echeck payments.

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

* `true`
* `false`

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

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

Specifications {#prod-info-sel-prod-pay-echeck-sub-info-enabled_Specifications}
-------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-echeck-sub-info-enabled_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-echeck-sub-info-enabled_Mapping}
-----------------------------------------------------------------------------

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