GetServiceAdvisors
Deprecated: use GetServicePersons with EmployeeTypes=[ServiceWriter, ServiceManager].
Request Information
Parameters
ServicePersonSearchCriteria
Name | Description | Type | Additional information |
Status |
|
EmployeeStatusScope
|
|
EmployeeTypes |
|
Collection of ServicePersonType
|
|
ServiceLocationId |
|
integer
|
Required
|
MaxElapsedSinceUpdate |
Filter records that have been created or modified between the difference of now and this
PullRepairOrders Notice:
The length of time allowed is limited to 32 days.
|
time interval
|
|
ChangedPeriodStart |
Filter records that have been created or modified starting with this
Note:
ChangedPeriodStart is not used by PullRepairOrders
|
date
|
|
ChangedPeriodEnd |
Filter records that have been created or modified ending with this
Note:
ChangedPeriodEnd is not used by PullRepairOrders
|
date
|
|
SuppressErrors |
If an error occurs in a multi-dealer pull, continue pulling from other dealers instead of failing the
whole request.
|
boolean
|
|
Sample Request
<ServicePersonSearchCriteria xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DealerBuilt.BaseApi">
<ChangedPeriodEnd>2025-04-28T13:25:52.1302944Z</ChangedPeriodEnd>
<ChangedPeriodStart>2025-04-28T13:25:52.1302944Z</ChangedPeriodStart>
<MaxElapsedSinceUpdate>PT0.1234567S</MaxElapsedSinceUpdate>
<SuppressErrors>true</SuppressErrors>
<ServiceLocationId>1</ServiceLocationId>
<EmployeeTypes>
<ServicePersonType>Unknown</ServicePersonType>
<ServicePersonType>Unknown</ServicePersonType>
</EmployeeTypes>
<Status>All</Status>
</ServicePersonSearchCriteria>
Response Information
Resource Description
ServiceLocationPersons
Name | Description | Type | Additional information |
Persons |
|
Collection of NumberedPersonInfo
|
|
Placement |
|
ServiceLocationPlacement
|
|
Sample Response
<ServiceLocationPersons xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DealerBuilt.BaseApi">
<Placement>
<GroupId>10</GroupId>
<GroupName>sample string 11</GroupName>
<EnvironmentId>9</EnvironmentId>
<EnvironmentType>Undefined</EnvironmentType>
<DealerId>8</DealerId>
<SourceId>7</SourceId>
<CompanyId>5</CompanyId>
<CompanyName>sample string 6</CompanyName>
<StoreId>3</StoreId>
<StoreName>sample string 4</StoreName>
<ServiceLocationId>1</ServiceLocationId>
<ServiceLocationName>sample string 2</ServiceLocationName>
</Placement>
<Persons xmlns:d2p1="http://schemas.datacontract.org/2004/07/DealerBuilt.Models">
<d2p1:NumberedPersonInfo>
<d2p1:EventDescription>sample string 9</d2p1:EventDescription>
<d2p1:EventID>sample string 8</d2p1:EventID>
<d2p1:EventOccurrenceDateTime>2025-04-28T13:25:52.1302944Z</d2p1:EventOccurrenceDateTime>
<d2p1:FactoryID>sample string 5</d2p1:FactoryID>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:Number>sample string 1</d2p1:Number>
<d2p1:OtherId>sample string 6</d2p1:OtherId>
<d2p1:PersonalName>
<d2p1:FirstName>sample string 1</d2p1:FirstName>
<d2p1:LastName>sample string 2</d2p1:LastName>
<d2p1:MiddleName>sample string 3</d2p1:MiddleName>
<d2p1:SingularName>sample string 4</d2p1:SingularName>
<d2p1:Suffix>sample string 5</d2p1:Suffix>
<d2p1:Title>None</d2p1:Title>
</d2p1:PersonalName>
<d2p1:SpecialRemarksDescription>sample string 7</d2p1:SpecialRemarksDescription>
<d2p1:Ssn>sample string 3</d2p1:Ssn>
<d2p1:StreetAddress>
<d2p1:City>sample string 3</d2p1:City>
<d2p1:Country>sample string 7</d2p1:Country>
<d2p1:County>sample string 6</d2p1:County>
<d2p1:Line1>sample string 1</d2p1:Line1>
<d2p1:Line2>sample string 2</d2p1:Line2>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:Zip>sample string 5</d2p1:Zip>
</d2p1:StreetAddress>
<d2p1:Username>sample string 2</d2p1:Username>
</d2p1:NumberedPersonInfo>
<d2p1:NumberedPersonInfo>
<d2p1:EventDescription>sample string 9</d2p1:EventDescription>
<d2p1:EventID>sample string 8</d2p1:EventID>
<d2p1:EventOccurrenceDateTime>2025-04-28T13:25:52.1302944Z</d2p1:EventOccurrenceDateTime>
<d2p1:FactoryID>sample string 5</d2p1:FactoryID>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:Number>sample string 1</d2p1:Number>
<d2p1:OtherId>sample string 6</d2p1:OtherId>
<d2p1:PersonalName>
<d2p1:FirstName>sample string 1</d2p1:FirstName>
<d2p1:LastName>sample string 2</d2p1:LastName>
<d2p1:MiddleName>sample string 3</d2p1:MiddleName>
<d2p1:SingularName>sample string 4</d2p1:SingularName>
<d2p1:Suffix>sample string 5</d2p1:Suffix>
<d2p1:Title>None</d2p1:Title>
</d2p1:PersonalName>
<d2p1:SpecialRemarksDescription>sample string 7</d2p1:SpecialRemarksDescription>
<d2p1:Ssn>sample string 3</d2p1:Ssn>
<d2p1:StreetAddress>
<d2p1:City>sample string 3</d2p1:City>
<d2p1:Country>sample string 7</d2p1:Country>
<d2p1:County>sample string 6</d2p1:County>
<d2p1:Line1>sample string 1</d2p1:Line1>
<d2p1:Line2>sample string 2</d2p1:Line2>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:Zip>sample string 5</d2p1:Zip>
</d2p1:StreetAddress>
<d2p1:Username>sample string 2</d2p1:Username>
</d2p1:NumberedPersonInfo>
</Persons>
</ServiceLocationPersons>