REST API

organizationInformation. organizationId

The ID assigned to the merchant during the boarding process.
This value cannot be changed. If this field is not set, a random ID is generated and applied.
The organization ID must be unique across all customers and environments (production and sandbox).

Syntax

{ "organizationInformation": { "organizationId": [ "merchant-test1" ] } }
The value of this field must conform to this regular expression:
^[0-9a-zA-Z_]+$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    6
  • Maximum Data Length:
    30

Mapping Information

No corresponding fields.