REST API

organizationInformation. businessInformation. businessContact. email

Email address of the business contact, including the full domain name, such as jdoe@example.com.

Syntax

{ "organizationInformation": { "businessInformation": { "businessContact": { "email": "jdoe@example.com." } } } }
The syntax must conform to this regular expression:
^([a-zA-Z0-9_\\-\\.]+)@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.)|(([a-zA-Z0-9\\-]+\\.)+))([a-zA-Z]{2,50}|[0-9]{1,3})(\\]?)$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    1
  • Maximum Data Length:
    100

Mapping Information

No corresponding fields.