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-comm-prefer-.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. preferCobadgedSecondaryBrand {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand}
=========================================================================================================================================================================================================================

Indicates the merchant's preference on secondary card brand for routing in the case of co-branded cards.  
This field is available for this processor: `eftpos`.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand_PossibleValues}
---------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand_ul_owr_zg3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand_Syntax}
----------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "preferCobadgedSecondaryBrand": "true"
              }
            }
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand_Specifications}
--------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand_ul_xbl_tg4_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-comm-prefer-cobadged-second-brand_Mapping}
------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.preferCobadgedSecondaryBrand  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.configurationInformation.configurations. common.preferCobadgedSecondaryBrand  
RELATED TO THIS PAGE

