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-cnp-13.md)  
Filter  
FILTER BY TAG

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

The order of the networks in which Visa should make routing decisions.  
This field is available for this processor: `Visa Platform Connect`.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-network-order_Syntax}
------------------------------------------------------------------------------------------

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

* **\&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-network-order_section_klj_lkm_2yb}
---------------------------------------------------------------------------------------------------------------

* **Data Type:** String
  {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-network-order_ul_llj_lkm_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-feat-cnp-proc-payouts-network-order_section_mlj_lkm_2yb}
--------------------------------------------------------------------------------------------------------------------

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

