REST API

organizationInformation. businessInformation. emergencyContact. firstName

First name of the merchant's emergency contact.

Syntax

{ "organizationInformation": { "businessInformation": { "emergencyContact": { "firstName": "John" } } } }
The syntax must conform to this regular expression:
^[0-9a-zA-Z _\\-\\+\\.\\*\\\"/'&\\,\\(\\)!$;:?@\\#\\u00A1-\\uFFFF]+$

Specifications

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

Mapping Information

No corresponding fields.