REST API

organizationInformation. businessInformation. emergencyContact. phoneNumber

Phone number of the merchant's emergency contact.

Syntax

{ "organizationInformation": { "businessInformation": { "emergencyContact": { "phoneNumber": "4564561234" } } } }
The syntax must conform to this regular expression:
^[0-9a-zA-Z\\+\\-]+$

Specifications

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

Mapping Information

No corresponding fields.