productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors. \[processorName\]. acquirer. fileDestinationBin {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-acquirer-file-dest-bin}
=================================================================================================================================================================================================================================================================

The BIN where the capture file is sent. This field must contain a valid BIN.  
This field is available for these processors: `GPX` and `Visa Platform Connect`.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-acquirer-file-dest-bin_Syntax}
-------------------------------------------------------------------------------------------------

```
  {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "processors": [
                  "&lt;processor&gt;": {
                    "acquirer": {
                      "fileDestinationBin": "12345678"
                    }
                  }
                ]
              }
            }
          }
        }
      }
    }
  }
}
```

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

Specifications {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-acquirer-file-dest-bin_Specifications}
-----------------------------------------------------------------------------------------------------------------

* **Data Type:** String
* **Maximum Data Length:** 8
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-acquirer-file-dest-bin_ul_exy_yms_byb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-proc-acquirer-file-dest-bin_Mapping}
---------------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.processors.\[processorName\].acquirer.fileDestinationBin  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.configurationInformation.configurations.common. processors.\[processorName\].acquirer.fileDestinationBin
