AdBookConnect Web Service
MethodGetRepTypeList
AdBookConnect Web Service > All Operations Resource Group : GetRepTypeList (Method)
Summary
Retreive a list of RepTypes.
Request (IAdBookConnect_GetRepTypeList_InputMessage)

The request body is of type http://www.FatTail.com/api:GetRepTypeList.

Overview

Sequence
200 Response (IAdBookConnect_GetRepTypeList_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetRepTypeListResponse.

Response Body Parameters

NameDescriptionData Type
Collection of RepType objects configured in AdBook.http://www.FatTail.com/api:ArrayOfRepType

Overview

Sequence
GetRepTypeListResult optional ArrayOfRepType Complex Type
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.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetRepTypeList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service