organizationInformation. businessInformation. technicalContact. middleName {#org-info-business-info-tech-contact-middle-name}
=============================================================================================================================

Middle name of the merchant's technical contact.

Syntax {#org-info-business-info-tech-contact-middle-name_Syntax}
----------------------------------------------------------------

```
{
  "organizationInformation": {
    "businessInformation": {
      "technicalContact": {
        "middleName": "Stephanie"
      }
    }
  }
}
```

The syntax must conform to this regular expression:

```
^[0-9a-zA-Z _\\-\\+\\.\\*\\\"/'&\\,\\(\\)!$;:?@\\#\\u00A1-\\uFFFF]+$
```

{#org-info-business-info-tech-contact-middle-name_codeblock_spj_j5r_yxb}

Specifications {#org-info-business-info-tech-contact-middle-name_Specifications}
--------------------------------------------------------------------------------

* **Data Type:** String
* **Maximum Data Length:** 50
  {#org-info-business-info-tech-contact-middle-name_ul_ibl_ptv_1yb}

Mapping Information {#org-info-business-info-tech-contact-middle-name_Mapping}
------------------------------------------------------------------------------

No corresponding fields.
