On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/rest/api-fields/prod-info-aa/prod-info-sel-prod-pay-secure-accept-conf-info--1.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. secureAcceptance. configurationInformation. configurations. service. tokenizationEnabled {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled}
============================================================================================================================================================================================================================

Indicates if tokenization is enabled for `Secure Acceptance` transactions. When this field is set to `true`, the transacting MID must be enabled and configured for tokenization.

Possible Values {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled_PossibleValues}
------------------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled_ul_npp_1f3_czb}

Syntax {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled_Syntax}
-------------------------------------------------------------------------------------------------

```
{
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "secureAcceptance": {
          "configurationInformation": {
            "configurations": {
              "service": {
                "tokenizationEnabled": "true"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled_section_f1r_11c_kyb}
----------------------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled_ul_g1r_11c_kyb}

Mapping Information {#prod-info-sel-prod-pay-secure-accept-conf-info-conf-service-tokenization-enabled_section_h1r_11c_kyb}
---------------------------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.secureAcceptance.configurationInformation. configurations.service.tokenizationEnabled  
**Product Enablement and Configuration Service API Field:** payments.secureAcceptance.configurationInformation.configurations.service. tokenizationEnabled  
RELATED TO THIS PAGE

