MspCreateSubOrganizationRequest
MspCreateSubOrganizationRequest
Sub-organization creation details
JSON Example
{
"consumerMetadata": {
"consumerMetadata": "string"
},
"orgDisplayName": "Acme Corporation"
}
object
consumerMetadata
Required
A Map with organization metadata fields
string
orgDisplayName
Required
Organization name for the newly created sub-organization.
The name must be alphanumerical and can contain the following symbols -_.`':@&, and space. International characters are allowed.