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-payouts-conf-info-conf-p-1.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. payouts. configurationInformation. configurations. pullFunds. allowCryptoCurrencyPurchase {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch}
=======================================================================================================================================================================================================================

When set to `true`, this configuration allows a pull funds transaction to be flagged for cryptocurrency funds transfer.

Possible Values {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch_PossibleValues}
------------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch_ul_y4s_323_czb}

Syntax {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch_Syntax}
-------------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "payouts": {
          "configurationInformation": {
            "configurations": {
              "pullFunds": {
                "allowCryptoCurrencyPurchase": "true"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch_Specifications}
-----------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-payouts-conf-info-conf-pullfunds-allow-crypto-purch_Mapping}
---------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.payouts.configurationInformation. configurations.pullFunds.allowCryptoCurrencyPurchase  
**Product Enablement and Configuration Service API Field:** payments.payouts.configurationInformation.configurations. pullFunds.allowCryptoCurrencyPurchase  
RELATED TO THIS PAGE

