productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardNotPresent. processors.\[processorName\]. payouts. businessApplicationId {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-bus-app-id}
==========================================================================================================================================================================================================================================================================

Payout transaction type. This field is a *pass-through*, which means that the value is not verified or modified in any way before it is sent to the processor.  
You can provide a business application ID in this field or in your account. When a request includes this field, the value in the field overrides the information in your account. Call customer support to update your account information. This field is available for these processors: `GPX` and `Visa Platform Connect`.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-bus-app-id_PossibleValues}
--------------------------------------------------------------------------------------------------------

**For Payouts transactions on `Visa Platform Connect`**

* `BB`: Business to business.

* `CB`: Consumer Bill Payment

* `FD`: Funds disbursement (general), including:

  * Commission payments
  * Digital goods or games
  * Insurance payments
  * Loan disbursements
  * Lottery payouts
  * Shared economy
  * Non-government-initiated tax refund services such as tax preparation businesses
* `GD`: Government disbursement, including:

  * Government-initiated tax refunds
  * Government benefit and welfare disbursements
* `GP`: Gambling payout other than online gambling.

* `LO`: Loyalty credits and rebates (not supported in European systems).

* `MD`: Merchant disbursement (acquirers or aggregators settling to merchants).

* `OG`: Online gambling payout.

* `PD`: Payroll pension disbursement.

* `WT`: Wallet transfer.
  Possible values:

* `PP`: Person to person

* `RP`: Request to pay.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-bus-app-id_Syntax}
---------------------------------------------------------------------------------------

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

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

Specifications {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-bus-app-id_Specifications}
-------------------------------------------------------------------------------------------------------

* **Data Type:** String
* **Maximum Data Length:** 2
  {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-bus-app-id_ul_hlg_44f_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-bus-app-id_Mapping}
-----------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation. configurations.features.cardNotPresent.processors.\[processorName\].payouts.businessApplicationId  
**Product Enablement and Configuration Service API Field:** payments.cardPresentConnect.configurationInformation.configurations. features.cardNotPresent.processors.\[processorName\].payouts.businessApplicationId
