Retreive a list of RepTypes.
The request body is of type http://www.FatTail.com/api:GetRepTypeList.
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetRepTypeListResponse.
Response Body Parameters
Name | Description | Data Type |
GetRepTypeListResult | Collection of RepType objects configured in AdBook. | http://www.FatTail.com/api:ArrayOfRepType |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
RepTypeCode optional xs:string
Configured code for rep grouping.
|
 |
RepTypeID optional xs:long
System ID for the configured rep group.
|
 |
RepTypeName optional xs:string
User defined name for the configured rep group.
|
 |
IsAccountManagerRepType optional xs:boolean
Indicates if the contacts associated with the RepType are account managers.
|
 |
IsOrderManagerRepType optional xs:boolean
Indicates if the contacts associated with the RepType are order managers.
|
 |
AccountManagerRepTypeId optional xs:long
If IsOrderManagerRepType is true, this property references the associated account manager RepType.
|
 |
CustomTaskEnabled optional xs:boolean
Indicates if the RepType is available for assignment as Owner or Email Recipient on a Custom Task.
| | | | | | |