organizationInformation. businessInformation. technicalContact. phoneNumber {#org-info-business-info-tech-contact-phone-num}
============================================================================================================================

Phone number of the merchant's technical contact.

Syntax {#org-info-business-info-tech-contact-phone-num_Syntax}
--------------------------------------------------------------

```
{
  "organizationInformation": {
    "businessInformation": {
      "technicalContact": {
        "phoneNumber": "4564561234"
      }
    }
  }
}
```

The syntax must conform to this regular expression:

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

{#org-info-business-info-tech-contact-phone-num_codeblock_spj_j5r_yxb}

Specifications {#org-info-business-info-tech-contact-phone-num_Specifications}
------------------------------------------------------------------------------

* **Data Type:** String
* **Maximum Data Length:** 20
  {#org-info-business-info-tech-contact-phone-num_ul_ibl_ptv_1yb}

Mapping Information {#org-info-business-info-tech-contact-phone-num_Mapping}
----------------------------------------------------------------------------

No corresponding fields.
