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-cp-p-3.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardPresent. processors. \[processorName\]. pinDebitNetworkOrder {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-network-order}
==================================================================================================================================================================================================================================================================

Order of the networks in which Visa should make routing decisions.  
This field is available for these processors: `GPX` and `Visa Platform Connect`.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-network-order_Syntax}
-------------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
                "features": {
                  "cardPresent": {
                    "processors": [
                      "&lt;processor&gt;": {
                        "pinDebitNetworkOrder": "04"
                     }
                   ]
                 }
               }
            }
          }
        }
      }
    }
  }
}
```

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

Specifications {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-network-order_Specifications}
-----------------------------------------------------------------------------------------------------------

* **Data Type:** String
  {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-network-order_ul_hlg_44f_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-network-order_Mapping}
---------------------------------------------------------------------------------------------------------

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

