Name | Description | Type | Additional information |
---|---|---|---|
orgId |
Required parameter, the org id is required in order to create a new company. |
integer |
None. |
environment |
Environment is an optional parameter upon company creation, this parameter will default to the word "Production" if not supplied, is empty or spaces only. |
string |
None. |
name |
Name of the organization. |
string |
None. |
bucket |
Optional Amazon S3 Bucket Name. This is very important for App Framework Applications. |
string |
None. |
filePrefix |
Optional Proffered filename prefix. |
string |
None. |
accessKey |
Optional Amazon bucket Access Key. |
string |
None. |
secretKey |
Optional Amazon bucket Secret Key. |
string |
None. |
address1 |
Optional organization address line one. |
string |
None. |
address2 |
Optional organization address line 2 |
string |
None. |
country |
Optional organization address country. |
string |
None. |
city |
Optional organization address city. |
string |
None. |
zip |
Optional organization address zip code. |
string |
None. |
website |
Optional organization website. (Will be used by future MDU Implementations) |
string |
None. |
supportNumber |
Optional organization phone support number. This is used in emails, mass communications and other customer engagements. |
string |
None. |
supportEmail |
Optional organization support email. This is used in emails and other customer engagements. |
string |
None. |