NewAccountModel
Model used to create an account.
| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountName |
The name of the account. |
string |
None. |
| AccountUrlName |
The name of the account in the URL. |
string |
None. |
| AccountOwnerExternalId |
Unique ID of the account owner on integrating system. |
string |
None. |
| AccountOwnerFirstName |
First name of the account owner. |
string |
None. |
| AccountOwnerMiddleName |
Middle name of the account owner. |
string |
None. |
| AccountOwnerLastName |
Last name of the account owner. |
string |
None. |
| Username |
User name of the account owner. |
string |
None. |
| Password |
Password of the account owner. |
string |
None. |
| AccountOwnerEmailAddress |
AccountOwner's email address of the account owner. |
string |
None. |
| PartnerKey |
Key of the Partner. |
string |
None. |
| AllowPatientRegistration |
Allow patient registration. |
boolean |
None. |
| ConsolidateRemindersForTheDay |
Consolidate reminders for the day. |
boolean |
None. |
| PatientEducationTokenUrl |
Patient education token URL. |
string |
None. |
| PatientEducationUsername |
Patient education username. |
string |
None. |
| PatientEducationPassword |
Patient education password. |
string |
None. |
| PatientEducationInterfaceActive |
Patient education interface is active or no. |
string |
None. |
| CountryCode |
Country code of the account owner. |
string |
None. |