REST API

organizationInformation. status

Determines the status of the merchant after they are boarded.

Possible Values

  • DRAFT
    : Use this setting to indicate the draft status of the merchant.
  • LIVE
    : Use this setting in the production (live) environment.
  • TEST
    : Use this setting in the CAS (sandbox) environment.

Syntax

{ "organizationInformation": { "status": [ "LIVE" ] } }

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    4
  • Maximum Data Length:
    5

Mapping Information

No corresponding fields.