productInformation. selectedProducts. payments. echeck. configurationInformation. configurations. underwriting. standardEntryClassCodes {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes}
===============================================================================================================================================================================================================================

The standard entry class codes of the initiated transaction.

Possible Values {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes_PossibleValues}
----------------------------------------------------------------------------------------------------------------------

You can use each of these values or a combination of values:

* `CCD`: Cash concentration or disbursement (CCD) is a charge or refund against a business checking account. One-time or recurring CCD transactions are fund transfers to or from a corporate entity. A standing authorization is required for recurring transactions.
* `PPD`: Prearranged payment and deposit entry (PPD) is a charge or refund against a customer's checking or savings account. PPD entries originate when payment and deposit terms between the merchant and the customer are prearranged. A written authorization from the customer is required for one-time transactions and a written standing authorization is required for recurring transactions.
* `TEL`: Telephone-initiated entry (TEL) is a one-time charge against a customer's checking or savings account. TEL transactions originate when a business relationship between the merchant and the customer already exists. If a relationship does not exist, then TEL transactions can originate when the customer initiates a telephone call to the merchant. Payment authorization is obtained from the customer by telephone.
* `WEB`: Internet-initiated entry (WEB) is a charge against a customer's checking or savings account. One-time or recurring WEB transactions are originated through the internet. Payment authorization is also obtained from the customer through the internet.
  {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes_ul_whv_r21_1zb}

Syntax {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes_Syntax}
-----------------------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "echeck": {
          "configurationInformation": {
            "configurations": {
              "underwriting": {
                "standardEntryClassCodes": "WEB"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes_Specifications}
---------------------------------------------------------------------------------------------------------------------

* **Data Type:** Enum
  {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes_ul_g5v_2n4_cyb}

Mapping Information {#prod-info-sel-prod-pay-echeck-conf-info-conf-underwriting-standard-entry-class-codes_Mapping}
-------------------------------------------------------------------------------------------------------------------

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