| Name | Description | Type | Additional Information |
|---|---|---|---|
| UniqueID |
Auto incremented integer representing an Agvance Salesperson. |
integer |
Required |
| ID |
Salesperson ID |
string |
Required Max length: 15 |
| Name |
Salesperson's Full Name |
string |
Max length: 61 |
| FirstName |
Salesperson's First Name |
string |
Max length: 30 |
| LastName |
Salesperson's Last Name |
string |
Required Max length: 30 |
| Inactive |
The Salesperson is Inactive |
boolean |
Required Must be 0, 1, True, or False |
| InactiveDate |
Date the Salesperson Became Inactive |
string |
Data type: DateTime Format must be MM/dd/yyyy |
| EmailAddress |
Email Address of the Salesperson |
string |
Max length: 50 |
| LastModifiedUTC |
The last modified date of the Salesperson in UTC format |
date |