| Name |
Type |
Description |
| LeftMenuColorHex |
string |
The color for eSigniture’s left menu preceded by a hash sign, e.g. #e0d12 |
| EmailThemeColorHex |
string |
The color for the email template preceded by a hash sign, e.g. #e0d12 |
| Name |
string |
The group name |
| CustomerName |
string |
The name of your customer this group belongs to |
| CustomerAddress1 |
string |
Your customer’s address line 1 |
| CustomerAddress1 |
string |
Your customer’s address line 2 |
| CustomerCity |
string |
Your customer’s city |
| CustomerState |
string |
Your customer’s state/province |
| CustomerZipCode |
string |
Your customer’s zip/postal code |
| CustomerCountry |
string |
Your customer’s country |
| CustomerEmail |
string |
Your customer’s contact email to display in emails |
| CustomerPhone |
string |
Your customer’s contact phone to display in emails |
| WebhookUrl |
string |
The listening webhook this group should POST to. |
| IsActive |
bool |
true/false to enable/disable the group. |
| UseMarkups |
bool |
true/false to enable/disable the group’s access to the Markups tool. |