productInformation. selectedProducts. payments. echeck. configurationInformation. configurations. common. accountType {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type}
======================================================================================================================================================================================

The account type of the merchant's bank account.

Possible Values {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type_PossibleValues}
-----------------------------------------------------------------------------------------------

* `checking`
* `savings`
* `corporatechecking`
* `corporatesavings`
  {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type_ul_xmr_q55_zyb}

Syntax {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type_Syntax}
------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "echeck": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "accountType": "checking"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type_Specifications}
----------------------------------------------------------------------------------------------

* **Data Type:** Enum
  {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type_ul_g5v_2n4_cyb}

Mapping Information {#prod-info-sel-prod-pay-echeck-conf-info-conf-common-acct-type_Mapping}
--------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.echeck. configurationInformation.configurations.common.accountType  
**Product Enablement and Configuration Service API Field:** payments.echeck.configurationInformation.configurations.common.accountType
