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-card-proc-conf-feat-cnp--5.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardNotPresent. processors.\[processorName\]. payouts. currencies.\[currency\]. enabled {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled}
=======================================================================================================================================================================================================================================================================================

Indicates which payout currencies are enabled.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled_PossibleValues}
----------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled_ul_owr_zg3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled_Syntax}
-----------------------------------------------------------------------------------------

```
  {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
                "features": {
                  "cardNotPresent": {
                    "processors": [
                      "&lt;processor&gt;": {
                        "payouts": {
                          "currencies": [
                            "&lt;currency&gt;": {
                              "enabled": "true"
                           }
                         ]
                       }
                     }
                   ]
                }
              }
            }
          }
        }
      }
    }
  }
}
```

* **\&lt;processor\&gt;**: The processor that is associated with the merchant account.
* **\&lt;currency\&gt;**: The currency that is supported by the merchant.

Specifications {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled_Specifications}
---------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled_ul_hlg_44f_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-curr-enabled_Mapping}
-------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation. configurations.features.cardNotPresent.processors.\[processorName\].payouts.currencies.\[currency\].enabled  
**Product Enablement and Configuration Service API Field:** payments.cardPresentConnect.configurationInformation.configurations. features.cardNotPresent.processors.\[processorName\].payouts.currencies.\[currency\].enabled  
RELATED TO THIS PAGE

