organizationInformation. businessInformation.
emergencyContact. email
Email address of the merchant's emergency contact, including
the full domain name.
Syntax
{ "organizationInformation": { "businessInformation": { "emergencyContact": { "email": "jsmith@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.