To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /service/QueryManagers HTTP/1.1
Host: www.bernhardthospitality.com
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<QuerySalesReps xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Fields xmlns="http://schemas.servicestack.net/types">String</Fields>
<Include xmlns="http://schemas.servicestack.net/types">String</Include>
<Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.servicestack.net/types">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</Meta>
<OrderBy xmlns="http://schemas.servicestack.net/types">String</OrderBy>
<OrderByDesc xmlns="http://schemas.servicestack.net/types">String</OrderByDesc>
<Skip xmlns="http://schemas.servicestack.net/types">0</Skip>
<Take xmlns="http://schemas.servicestack.net/types">0</Take>
<IncludeSalesData>false</IncludeSalesData>
<ManagerId>String</ManagerId>
<Search>String</Search>
</QuerySalesReps>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<QueryResponseOfQuerySalesReps.ItemqQr4qQqj xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.servicestack.net/types">
<Offset>0</Offset>
<Total>0</Total>
<Results xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<d2p1:QuerySalesReps.Item>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Active>false</d2p1:Active>
<d2p1:Address>String</d2p1:Address>
<d2p1:Bio>String</d2p1:Bio>
<d2p1:BornOn>0001-01-01T00:00:00</d2p1:BornOn>
<d2p1:City>String</d2p1:City>
<d2p1:Country>String</d2p1:Country>
<d2p1:CustomerServiceEmailAddress>String</d2p1:CustomerServiceEmailAddress>
<d2p1:Division>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:KeyAccountGroup>String</d2p1:KeyAccountGroup>
<d2p1:Name>String</d2p1:Name>
<d2p1:RepGroup>String</d2p1:RepGroup>
<d2p1:SalesRep>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Active>false</d2p1:Active>
<d2p1:Address>String</d2p1:Address>
<d2p1:Bio>String</d2p1:Bio>
<d2p1:BornOn>0001-01-01T00:00:00</d2p1:BornOn>
<d2p1:City>String</d2p1:City>
<d2p1:Country>String</d2p1:Country>
<d2p1:CustomerServiceEmailAddress>String</d2p1:CustomerServiceEmailAddress>
<d2p1:Division>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:KeyAccountGroup>String</d2p1:KeyAccountGroup>
<d2p1:Name>String</d2p1:Name>
<d2p1:RepGroup>String</d2p1:RepGroup>
<d2p1:SalesRep>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Active>false</d2p1:Active>
<d2p1:Address>String</d2p1:Address>
<d2p1:Bio>String</d2p1:Bio>
<d2p1:BornOn>0001-01-01T00:00:00</d2p1:BornOn>
<d2p1:City>String</d2p1:City>
<d2p1:Country>String</d2p1:Country>
<d2p1:CustomerServiceEmailAddress>String</d2p1:CustomerServiceEmailAddress>
<d2p1:Division>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:KeyAccountGroup>String</d2p1:KeyAccountGroup>
<d2p1:Name>String</d2p1:Name>
<d2p1:RepGroup>String</d2p1:RepGroup>
<d2p1:SalesRep>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Active>false</d2p1:Active>
<d2p1:Address>String</d2p1:Address>
<d2p1:Bio>String</d2p1:Bio>
<d2p1:BornOn>0001-01-01T00:00:00</d2p1:BornOn>
<d2p1:City>String</d2p1:City>
<d2p1:Country>String</d2p1:Country>
<d2p1:CustomerServiceEmailAddress>String</d2p1:CustomerServiceEmailAddress>
<d2p1:Division i:nil="true" />
<d2p1:DivisionId>String</d2p1:DivisionId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Email>String</d2p1:Email>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:ShortName>String</d2p1:ShortName>
<d2p1:Type>String</d2p1:Type>
<d2p1:UserName>String</d2p1:UserName>
</d2p1:LegacyUser>
<d2p1:Name>String</d2p1:Name>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:RepGroupId>String</d2p1:RepGroupId>
<d2p1:StartedOn>0001-01-01T00:00:00</d2p1:StartedOn>
<d2p1:State>String</d2p1:State>
<d2p1:TerminatedOn>0001-01-01T00:00:00</d2p1:TerminatedOn>
<d2p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:CustomerCount>0</d2p1:CustomerCount>
<d2p1:Name>String</d2p1:Name>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:ZipcodeCount>0</d2p1:ZipcodeCount>
</d2p1:Territory>
<d2p1:TerritoryId>String</d2p1:TerritoryId>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:User xmlns:d10p1="http://schemas.datacontract.org/2004/07/Emun">
<Address xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address>
<Address2 xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address2>
<BirthDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</BirthDate>
<BirthDateRaw xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</BirthDateRaw>
<City xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</City>
<Company xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Company>
<Country xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Country>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</CreatedDate>
<Culture xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Culture>
<DigestHa1Hash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DigestHa1Hash>
<DisplayName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DisplayName>
<Email xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Email>
<FirstName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FirstName>
<FullName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FullName>
<Gender xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Gender>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</Id>
<InvalidLoginAttempts xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</InvalidLoginAttempts>
<Language xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Language>
<LastLoginAttempt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LastLoginAttempt>
<LastName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</LastName>
<LockedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LockedDate>
<MailAddress xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</MailAddress>
<Meta xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d11p1:KeyValueOfstringstring>
<d11p1:Key>String</d11p1:Key>
<d11p1:Value>String</d11p1:Value>
</d11p1:KeyValueOfstringstring>
<d11p1:KeyValueOfstringstring>
<d11p1:Key>Tags</d11p1:Key>
<d11p1:Value>{String:[String]}</d11p1:Value>
</d11p1:KeyValueOfstringstring>
</Meta>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</ModifiedDate>
<Nickname xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Nickname>
<PasswordHash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PasswordHash>
<Permissions xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d11p1:string>String</d11p1:string>
</Permissions>
<PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PhoneNumber>
<PostalCode xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PostalCode>
<PrimaryEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PrimaryEmail>
<RecoveryToken xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RecoveryToken>
<RefId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</RefId>
<RefIdStr xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RefIdStr>
<Roles xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d11p1:string>String</d11p1:string>
</Roles>
<Salt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Salt>
<State xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</State>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</TimeZone>
<UserName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</UserName>
<Shard xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Shard>
<d10p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d10p1:AspMembershipId>
<d10p1:ContactId>String</d10p1:ContactId>
<d10p1:RetailerId>String</d10p1:RetailerId>
<d10p1:SalesRepId>String</d10p1:SalesRepId>
<d10p1:Tags xmlns:d11p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d11p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d11p1:Key>String</d11p1:Key>
<d11p1:Value>
<d11p1:string>String</d11p1:string>
</d11p1:Value>
</d11p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d10p1:Tags>
</d2p1:User>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:SalesRep>
<d2p1:SalesRepId>String</d2p1:SalesRepId>
</d2p1:Division>
<d2p1:DivisionId>String</d2p1:DivisionId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Email>String</d2p1:Email>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:ShortName>String</d2p1:ShortName>
<d2p1:Type>String</d2p1:Type>
<d2p1:UserName>String</d2p1:UserName>
</d2p1:LegacyUser>
<d2p1:Name>String</d2p1:Name>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:RepGroupId>String</d2p1:RepGroupId>
<d2p1:StartedOn>0001-01-01T00:00:00</d2p1:StartedOn>
<d2p1:State>String</d2p1:State>
<d2p1:TerminatedOn>0001-01-01T00:00:00</d2p1:TerminatedOn>
<d2p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:CustomerCount>0</d2p1:CustomerCount>
<d2p1:Name>String</d2p1:Name>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:ZipcodeCount>0</d2p1:ZipcodeCount>
</d2p1:Territory>
<d2p1:TerritoryId>String</d2p1:TerritoryId>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:User xmlns:d8p1="http://schemas.datacontract.org/2004/07/Emun">
<Address xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address>
<Address2 xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address2>
<BirthDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</BirthDate>
<BirthDateRaw xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</BirthDateRaw>
<City xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</City>
<Company xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Company>
<Country xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Country>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</CreatedDate>
<Culture xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Culture>
<DigestHa1Hash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DigestHa1Hash>
<DisplayName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DisplayName>
<Email xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Email>
<FirstName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FirstName>
<FullName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FullName>
<Gender xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Gender>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</Id>
<InvalidLoginAttempts xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</InvalidLoginAttempts>
<Language xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Language>
<LastLoginAttempt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LastLoginAttempt>
<LastName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</LastName>
<LockedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LockedDate>
<MailAddress xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</MailAddress>
<Meta xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d9p1:KeyValueOfstringstring>
<d9p1:Key>String</d9p1:Key>
<d9p1:Value>String</d9p1:Value>
</d9p1:KeyValueOfstringstring>
<d9p1:KeyValueOfstringstring>
<d9p1:Key>Tags</d9p1:Key>
<d9p1:Value>{String:[String]}</d9p1:Value>
</d9p1:KeyValueOfstringstring>
</Meta>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</ModifiedDate>
<Nickname xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Nickname>
<PasswordHash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PasswordHash>
<Permissions xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d9p1:string>String</d9p1:string>
</Permissions>
<PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PhoneNumber>
<PostalCode xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PostalCode>
<PrimaryEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PrimaryEmail>
<RecoveryToken xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RecoveryToken>
<RefId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</RefId>
<RefIdStr xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RefIdStr>
<Roles xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d9p1:string>String</d9p1:string>
</Roles>
<Salt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Salt>
<State xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</State>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</TimeZone>
<UserName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</UserName>
<Shard xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Shard>
<d8p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d8p1:AspMembershipId>
<d8p1:ContactId>String</d8p1:ContactId>
<d8p1:RetailerId>String</d8p1:RetailerId>
<d8p1:SalesRepId>String</d8p1:SalesRepId>
<d8p1:Tags xmlns:d9p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d9p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d9p1:Key>String</d9p1:Key>
<d9p1:Value>
<d9p1:string>String</d9p1:string>
</d9p1:Value>
</d9p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d8p1:Tags>
</d2p1:User>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:SalesRep>
<d2p1:SalesRepId>String</d2p1:SalesRepId>
</d2p1:Division>
<d2p1:DivisionId>String</d2p1:DivisionId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Email>String</d2p1:Email>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:ShortName>String</d2p1:ShortName>
<d2p1:Type>String</d2p1:Type>
<d2p1:UserName>String</d2p1:UserName>
</d2p1:LegacyUser>
<d2p1:Name>String</d2p1:Name>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:RepGroupId>String</d2p1:RepGroupId>
<d2p1:StartedOn>0001-01-01T00:00:00</d2p1:StartedOn>
<d2p1:State>String</d2p1:State>
<d2p1:TerminatedOn>0001-01-01T00:00:00</d2p1:TerminatedOn>
<d2p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:CustomerCount>0</d2p1:CustomerCount>
<d2p1:Name>String</d2p1:Name>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:ZipcodeCount>0</d2p1:ZipcodeCount>
</d2p1:Territory>
<d2p1:TerritoryId>String</d2p1:TerritoryId>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:User xmlns:d6p1="http://schemas.datacontract.org/2004/07/Emun">
<Address xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address>
<Address2 xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address2>
<BirthDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</BirthDate>
<BirthDateRaw xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</BirthDateRaw>
<City xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</City>
<Company xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Company>
<Country xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Country>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</CreatedDate>
<Culture xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Culture>
<DigestHa1Hash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DigestHa1Hash>
<DisplayName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DisplayName>
<Email xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Email>
<FirstName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FirstName>
<FullName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FullName>
<Gender xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Gender>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</Id>
<InvalidLoginAttempts xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</InvalidLoginAttempts>
<Language xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Language>
<LastLoginAttempt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LastLoginAttempt>
<LastName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</LastName>
<LockedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LockedDate>
<MailAddress xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</MailAddress>
<Meta xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d7p1:KeyValueOfstringstring>
<d7p1:Key>String</d7p1:Key>
<d7p1:Value>String</d7p1:Value>
</d7p1:KeyValueOfstringstring>
<d7p1:KeyValueOfstringstring>
<d7p1:Key>Tags</d7p1:Key>
<d7p1:Value>{String:[String]}</d7p1:Value>
</d7p1:KeyValueOfstringstring>
</Meta>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</ModifiedDate>
<Nickname xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Nickname>
<PasswordHash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PasswordHash>
<Permissions xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d7p1:string>String</d7p1:string>
</Permissions>
<PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PhoneNumber>
<PostalCode xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PostalCode>
<PrimaryEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PrimaryEmail>
<RecoveryToken xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RecoveryToken>
<RefId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</RefId>
<RefIdStr xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RefIdStr>
<Roles xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d7p1:string>String</d7p1:string>
</Roles>
<Salt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Salt>
<State xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</State>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</TimeZone>
<UserName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</UserName>
<Shard xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Shard>
<d6p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d6p1:AspMembershipId>
<d6p1:ContactId>String</d6p1:ContactId>
<d6p1:RetailerId>String</d6p1:RetailerId>
<d6p1:SalesRepId>String</d6p1:SalesRepId>
<d6p1:Tags xmlns:d7p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d7p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d7p1:Key>String</d7p1:Key>
<d7p1:Value>
<d7p1:string>String</d7p1:string>
</d7p1:Value>
</d7p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d6p1:Tags>
</d2p1:User>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:SalesRep>
<d2p1:SalesRepId>String</d2p1:SalesRepId>
</d2p1:Division>
<d2p1:DivisionId>String</d2p1:DivisionId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Email>String</d2p1:Email>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:ShortName>String</d2p1:ShortName>
<d2p1:Type>String</d2p1:Type>
<d2p1:UserName>String</d2p1:UserName>
</d2p1:LegacyUser>
<d2p1:Name>String</d2p1:Name>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:RepGroupId>String</d2p1:RepGroupId>
<d2p1:StartedOn>0001-01-01T00:00:00</d2p1:StartedOn>
<d2p1:State>String</d2p1:State>
<d2p1:TerminatedOn>0001-01-01T00:00:00</d2p1:TerminatedOn>
<d2p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:CustomerCount>0</d2p1:CustomerCount>
<d2p1:Name>String</d2p1:Name>
<d2p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:HouseAccount>String</d2p1:HouseAccount>
<d2p1:Name>String</d2p1:Name>
</d2p1:Region>
<d2p1:RegionId>String</d2p1:RegionId>
<d2p1:ZipcodeCount>0</d2p1:ZipcodeCount>
</d2p1:Territory>
<d2p1:TerritoryId>String</d2p1:TerritoryId>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:User xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<Address xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address>
<Address2 xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Address2>
<BirthDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</BirthDate>
<BirthDateRaw xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</BirthDateRaw>
<City xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</City>
<Company xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Company>
<Country xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Country>
<CreatedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</CreatedDate>
<Culture xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Culture>
<DigestHa1Hash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DigestHa1Hash>
<DisplayName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</DisplayName>
<Email xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Email>
<FirstName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FirstName>
<FullName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</FullName>
<Gender xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Gender>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</Id>
<InvalidLoginAttempts xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</InvalidLoginAttempts>
<Language xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Language>
<LastLoginAttempt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LastLoginAttempt>
<LastName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</LastName>
<LockedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</LockedDate>
<MailAddress xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</MailAddress>
<Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>String</d5p1:Key>
<d5p1:Value>String</d5p1:Value>
</d5p1:KeyValueOfstringstring>
<d5p1:KeyValueOfstringstring>
<d5p1:Key>Tags</d5p1:Key>
<d5p1:Value>{String:[String]}</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</Meta>
<ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0001-01-01T00:00:00</ModifiedDate>
<Nickname xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Nickname>
<PasswordHash xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PasswordHash>
<Permissions xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d5p1:string>String</d5p1:string>
</Permissions>
<PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PhoneNumber>
<PostalCode xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PostalCode>
<PrimaryEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</PrimaryEmail>
<RecoveryToken xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RecoveryToken>
<RefId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">0</RefId>
<RefIdStr xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</RefIdStr>
<Roles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d5p1:string>String</d5p1:string>
</Roles>
<Salt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Salt>
<State xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</State>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</TimeZone>
<UserName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</UserName>
<Shard xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">String</Shard>
<d4p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d4p1:AspMembershipId>
<d4p1:ContactId>String</d4p1:ContactId>
<d4p1:RetailerId>String</d4p1:RetailerId>
<d4p1:SalesRepId>String</d4p1:SalesRepId>
<d4p1:Tags xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d5p1:Key>String</d5p1:Key>
<d5p1:Value>
<d5p1:string>String</d5p1:string>
</d5p1:Value>
</d5p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d4p1:Tags>
</d2p1:User>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:Zip>String</d2p1:Zip>
<d2p1:DivisionName>String</d2p1:DivisionName>
<d2p1:LegacyUserType>String</d2p1:LegacyUserType>
<d2p1:RegionName>String</d2p1:RegionName>
<d2p1:TerritoryName>String</d2p1:TerritoryName>
</d2p1:QuerySalesReps.Item>
</Results>
<Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</Meta>
<ResponseStatus>
<ErrorCode>String</ErrorCode>
<Message>String</Message>
<StackTrace>String</StackTrace>
<Errors>
<ResponseError>
<ErrorCode>String</ErrorCode>
<FieldName>String</FieldName>
<Message>String</Message>
<Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>String</d5p1:Key>
<d5p1:Value>String</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</Meta>
</ResponseError>
</Errors>
<Meta xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>String</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</Meta>
</ResponseStatus>
</QueryResponseOfQuerySalesReps.ItemqQr4qQqj>