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-merc-2.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. merchantDescriptorInformation. phone {#prod-info-sel-prod-pay-card-proc-conf-comm-merchdesc-phone}
====================================================================================================================================================================================================================

Merchant phone number.  
This field is available for these processors: `American Express Direct` (required), `Elavon Americas`, `RuPay`, and `TSYS Acquiring Solutions`.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-comm-merchdesc-phone_Syntax}
---------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "merchantDescriptorInformation": {
                  "phone": "5554327113"
                }
              }
            }
          }
        }
      }
    }
  }
}
```

The syntax must conform to this regular expression:

```
^[0-9a-zA-Z\s]+$
```

{#prod-info-sel-prod-pay-card-proc-conf-comm-merchdesc-phone_codeblock_mcm_lds_yxb}

Specifications {#prod-info-sel-prod-pay-card-proc-conf-comm-merchdesc-phone_Specifications}
-------------------------------------------------------------------------------------------

* **Data Type:** String
* **Minimum Data Length:**1
* **Maximum Data Length:** 20
  {#prod-info-sel-prod-pay-card-proc-conf-comm-merchdesc-phone_ul_bnx_krw_fyb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-comm-merchdesc-phone_Mapping}
-----------------------------------------------------------------------------------------

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

