cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
17 lines (13 loc) • 1.61 kB
Markdown
# CyberSource.Boardingv1registrationsOrganizationInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**organizationId** | **String** | | [optional]
**parentOrganizationId** | **String** | This field is required for Organization Types: MERCHANT, TRANSACTING | [optional]
**childOrganizations** | **[String]** | | [optional]
**type** | **String** | Determines the type of organization in the hirarchy that this registration will use to onboard this Organization Possible Values: - 'TRANSACTING' - 'STRUCTURAL' - 'MERCHANT' | [optional]
**status** | **String** | Determines the status that the organization will be after being onboarded Possible Values: - 'LIVE' - 'TEST' - 'DRAFT' | [optional]
**configurable** | **Boolean** | This denotes the one organization, with exception to the TRANSACTING types, that is allowed to be used for configuration purposes against products. Eventually this field will be deprecated and all organizations will be allowed for product configuration. | [optional] [default to false]
**businessInformation** | [**Boardingv1registrationsOrganizationInformationBusinessInformation**](Boardingv1registrationsOrganizationInformationBusinessInformation.md) | |
**KYC** | [**Boardingv1registrationsOrganizationInformationKYC**](Boardingv1registrationsOrganizationInformationKYC.md) | | [optional]
**owners** | [**[Boardingv1registrationsOrganizationInformationOwners]**](Boardingv1registrationsOrganizationInformationOwners.md) | | [optional]