SalesRep
Description
The SalesRep object defines a sales rep in the EBizCharge platform.
Properties
| Type | Name | Description |
|---|---|---|
| string | SalesRepInternalId | Unique internal ID for the sales representative assigned by EBizCharge. |
| string | SalesRepId | User-defined unique ID for the sales representative. |
| string | SalesRepType | Specifies the type or role of the sales representative. |
| string | LinkedToInternalId | Unique internal ID that the sales representative is linked to (assigned by EBizCharge). |
| string | FirstName | First name of the sales representative. |
| string | LastName | Last name of the sales representative. |
| string | CompanyName | Name of the company that employs the sales representative. |
| string | Phone | Phone number of the sales representative. |
| string | CellPhone | Cell phone number of the sales representative. |
| string | Fax | Fax number of the sales representative. |
| string | Email address of the sales representative. | |
| string | WebSite | Website of the sales representative. |
| Address | Address | Address of the sales representative. |
| string | AccountNumber | Account number associated with the sales representative. |
| boolean | IsInactive | Indicates whether the sales representative is inactive. |
Updated 5 months ago
