On This Page

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

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

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

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

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

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

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

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

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

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

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

