On This Page

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

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

Phone number of the merchant's emergency contact.

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

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

The syntax must conform to this regular expression:

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

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

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

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

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

No corresponding fields.  
RELATED TO THIS PAGE

