Retrieve a list of Reps based on a specified RepTypeID.
The request body is of type http://www.FatTail.com/api:GetRepListForType.
Request Body Parameters
Name | Description | Data Type |
repTypeId | RepTypeID assigned to the desired Rep objects. | xml:long |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:GetRepListForTypeResponse.
Response Body Parameters
Name | Description | Data Type |
GetRepListForTypeResult | Collection of Rep objects that are members of the group identified by the requested RepTypeID. | http://www.FatTail.com/api:ArrayOfRep |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
Address optional xs:string
Number and street.
|
 |
City optional xs:string
City element of the address.
|
 |
ContactID optional xs:long
Primary key for the Contact object.
|
 |
Country optional xs:string
Country element of the address.
|
 |
Email optional xs:string
Email address for the contact.
|
 |
ExternalID optional xs:string
Third party system ID used to map external entities to AdBook contacts.
|
 |
Fax optional xs:string
Fax number for the contact.
|
 |
FirstName optional xs:string
Contact's first name.
|
 |
LastName xs:string
Last name of the contact.
|
 |
Phone optional xs:string
Phone number for the contact.
|
 |
PostalCode optional xs:string
Postal code for the contact address.
|
 |
State optional xs:string
State the contact resides in.
|
 |
CRMID optional xs:string
Mapping ID for a CRM entity if the contact is associated with an entity in a CRM system.
|
 |
LocationCode optional xs:string
Location code for the contact.
|
 |
RepTypeID xs:long
System ID for the configured rep group.
| | | | | | |