POST api/v1/AccountAdminAPI/LegacyDbCreateAccount?parentAccountUsername={parentAccountUsername}&parentAccountPassword={parentAccountPassword}&Firstname={Firstname}&Lastname={Lastname}&Username={Username}&Email={Email}&MobilePhone={MobilePhone}&CompanyName={CompanyName}&Password={Password}&timeZoneInMicrosoftFormat={timeZoneInMicrosoftFormat}&isoCode={isoCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parentAccountUsername | string |
Required |
|
| parentAccountPassword | string |
Required |
|
| Firstname | string |
Required |
|
| Lastname | string |
Required |
|
| Username | string |
Required |
|
| string |
Required |
||
| MobilePhone | string |
Required |
|
| CompanyName | string |
Required |
|
| Password | string |
Required |
|
| timeZoneInMicrosoftFormat | string |
Required |
|
| isoCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AccountOpenRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Configure | GatewayConfiguration |
None. |
|
| SoftwareVersion | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.