productInformation. selectedProducts. payments. payerAuthentication. configurationInformation. configurations. cardTypes. amexSafeKey. enabled {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled}
=================================================================================================================================================================================================================================

Determines if American Express SafeKey is an enabled card type for `Payer Authentication`.

Possible Values {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled_PossibleValues}
-----------------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled_ul_p1v_h23_czb}

Syntax {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled_Syntax}
------------------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "payerAuthentication": {
          "configurationInformation": {
            "configurations": {
              "cardTypes": {
                "amexSafeKey": {
                  "enabled": "true"
                }
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled_Specifications}
----------------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-payerauth-conf-info-conf-card-types-amex-safekey-enabled_Mapping}
--------------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.payerAuthentication. configurationInformation.configurations.cardTypes.amexSafeKey.enabled  
**Product Enablement and Configuration Service API Field:** payments.payerAuthentication.configurationInformation.configurations. cardTypes.amexSafeKey.enabled
