POST api/CorrespondenceTemplates
Request Information
URI Parameters
None.
Body Parameters
CorrespondenceTemplateName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 50 |
|
Description | string |
Required String length: inclusive between 0 and 200 |
|
Content | string |
Required |
|
Subject | string |
Required String length: inclusive between 0 and 80 |
|
AllowUIEdits | boolean |
None. |
|
IsSystem | boolean |
None. |
|
IsClientEditable | boolean |
None. |
|
IsPlainText | boolean |
None. |
|
MarketingTypeId | integer |
None. |
|
DefaultCadences | string |
None. |
|
ClientCorrespondenceTemplateHistories | Collection of ClientCorrespondenceTemplateHistory |
None. |
|
ClientCorrespondenceTemplates | Collection of ClientCorrespondenceTemplate |
None. |
|
MarketingType | MarketingType |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
DoctorName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ChainParentId | integer |
None. |
|
PersonId | integer |
None. |
|
ShortName | string |
String length: inclusive between 0 and 10 |
|
Enabled | boolean |
None. |
|
ClientIdentity | string |
String length: inclusive between 0 and 36 |
|
ClientId | integer |
None. |
|
Client | Client |
None. |
|
ChainParent | Chain |
None. |
|
Person | Person |
None. |
|
Exams | Collection of Exam |
None. |
|
Locations | Collection of Location |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.