organizationInformation. businessInformation. address. address2 {#org-info-business-info-address-address2}
==========================================================================================================

Second line of the merchant street address.

Syntax {#org-info-business-info-address-address2_Syntax}
--------------------------------------------------------

```
{
  "organizationInformation": {
    "businessInformation": {
      "address": {
        "address2": "Unit 1"
      }
    }
  }
}
```

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

```
^[\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u01FFa-zA-Z0-9().\\-_#,;/@$:!% ]{1,}$
```

Specifications {#org-info-business-info-address-address2_Specifications}
------------------------------------------------------------------------

* **Data Type:** String
* **Minimum Data Length:** 0
* **Maximum Data Length:** 60
  {#org-info-business-info-address-address2_ul_r3p_qnq_fyb}

Mapping Information {#org-info-business-info-address-address2_Mapping}
----------------------------------------------------------------------

No corresponding fields.
