On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/org-info-aa/org-info-business-info-phone-num.md)  
Filter  
FILTER BY TAG

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

Phone number of the merchant.

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

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

The value of this field must conform to this regular expression:

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

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

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

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

No corresponding fields.  
RELATED TO THIS PAGE

