To override the Content-type in your clients, use the HTTP Accept Header, append the .soap11 suffix or ?format=soap11
HTTP + SOAP11
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /soap11 HTTP/1.1
Host: www.bernhardthospitality.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: CreatePartsOrder
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<CreatePartsOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Acknowledgement>String</Acknowledgement>
<Comments>String</Comments>
<ContactName>String</ContactName>
<CreatedBy>String</CreatedBy>
<CreatedOn>0001-01-01T00:00:00</CreatedOn>
<CubicVolume>0</CubicVolume>
<CustomerServiceEmail>String</CustomerServiceEmail>
<Freight>0</Freight>
<GiftCardDiscount>0</GiftCardDiscount>
<InvoiceId>String</InvoiceId>
<Lines>
<PartsOrderLine>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Comment>String</Comment>
<Position>0</Position>
<Product xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Products">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:AltDescription>String</d4p1:AltDescription>
<d4p1:AsShownValues>
<d4p1:OptionPrebuilt.FieldValue>
<d4p1:CustomText>String</d4p1:CustomText>
<d4p1:FieldId>String</d4p1:FieldId>
<d4p1:ValueId>String</d4p1:ValueId>
</d4p1:OptionPrebuilt.FieldValue>
</d4p1:AsShownValues>
<d4p1:AvailableOn>0001-01-01T00:00:00</d4p1:AvailableOn>
<d4p1:AvailableQty>0</d4p1:AvailableQty>
<d4p1:CasePrice>0</d4p1:CasePrice>
<d4p1:CaseQty>0</d4p1:CaseQty>
<d4p1:Category>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Label>String</d4p1:Label>
</d4p1:Category>
<d4p1:CategoryId>String</d4p1:CategoryId>
<d4p1:Cost>0</d4p1:Cost>
<d4p1:CreatedOn>0001-01-01T00:00:00</d4p1:CreatedOn>
<d4p1:CubicVolume>0</d4p1:CubicVolume>
<d4p1:Custom9>String</d4p1:Custom9>
<d4p1:EnforceMinimum>false</d4p1:EnforceMinimum>
<d4p1:Featured>0</d4p1:Featured>
<d4p1:GenericTags xmlns:d5p1="http://schemas.datacontract.org/2004/07/Emun.Tags">
<d5p1:Tag>
<d5p1:CreatedBy>String</d5p1:CreatedBy>
<d5p1:CreatedOn>0001-01-01T00:00:00</d5p1:CreatedOn>
<d5p1:Exported>false</d5p1:Exported>
<d5p1:Generated>false</d5p1:Generated>
<d5p1:LastModifiedBy>String</d5p1:LastModifiedBy>
<d5p1:LastModifiedOn>0001-01-01T00:00:00</d5p1:LastModifiedOn>
<d5p1:Position>0</d5p1:Position>
<d5p1:Id>1312561414.1312561</d5p1:Id>
<d5p1:ParentTagKind>String</d5p1:ParentTagKind>
<d5p1:ParentTagLabel>String</d5p1:ParentTagLabel>
<d5p1:PrincipalId>String</d5p1:PrincipalId>
<d5p1:Shard>String</d5p1:Shard>
<d5p1:TagKind>String</d5p1:TagKind>
<d5p1:TagLabel>String</d5p1:TagLabel>
</d5p1:Tag>
</d4p1:GenericTags>
<d4p1:Height>0</d4p1:Height>
<d4p1:ImageUrl>String</d4p1:ImageUrl>
<d4p1:IncomingQty>0</d4p1:IncomingQty>
<d4p1:IsB2B>false</d4p1:IsB2B>
<d4p1:IsB2C>false</d4p1:IsB2C>
<d4p1:IsDealerVisible>false</d4p1:IsDealerVisible>
<d4p1:IsKitEditable>false</d4p1:IsKitEditable>
<d4p1:IsKitExplode>false</d4p1:IsKitExplode>
<d4p1:IsNew>false</d4p1:IsNew>
<d4p1:IsNonDiscountable>false</d4p1:IsNonDiscountable>
<d4p1:IsRestricted>false</d4p1:IsRestricted>
<d4p1:IsSellable>false</d4p1:IsSellable>
<d4p1:ItemType>String</d4p1:ItemType>
<d4p1:Keywords>String</d4p1:Keywords>
<d4p1:Length>0</d4p1:Length>
<d4p1:Likes>1</d4p1:Likes>
<d4p1:ListPrice>0</d4p1:ListPrice>
<d4p1:LongDescription>String</d4p1:LongDescription>
<d4p1:MainFeatured>0</d4p1:MainFeatured>
<d4p1:ManufacturerNumber>String</d4p1:ManufacturerNumber>
<d4p1:MaxNumLines>0</d4p1:MaxNumLines>
<d4p1: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>
</d4p1:Meta>
<d4p1:MinimumOrderQty>0</d4p1:MinimumOrderQty>
<d4p1:OnDemandProductEuid>String</d4p1:OnDemandProductEuid>
<d4p1:OptionGroup>String</d4p1:OptionGroup>
<d4p1:OptionGroupList>String</d4p1:OptionGroupList>
<d4p1:Points>0</d4p1:Points>
<d4p1:Pricing xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<d4p1:ProductImages>
<d4p1:ProductImage>
<d4p1:CreatedOn>0001-01-01T00:00:00</d4p1:CreatedOn>
<d4p1:Position>0</d4p1:Position>
<d4p1:ProductId>String</d4p1:ProductId>
</d4p1:ProductImage>
</d4p1:ProductImages>
<d4p1:ProductLineId>String</d4p1:ProductLineId>
<d4p1:PurchaseIncrement>0</d4p1:PurchaseIncrement>
<d4p1:RetailListPrice>0</d4p1:RetailListPrice>
<d4p1:RetailPrice>0</d4p1:RetailPrice>
<d4p1:ShipOn>0001-01-01T00:00:00</d4p1:ShipOn>
<d4p1:ShortDescription>String</d4p1:ShortDescription>
<d4p1:Status>String</d4p1:Status>
<d4p1:SubCategory>String</d4p1:SubCategory>
<d4p1:SuperCategory>String</d4p1:SuperCategory>
<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>
<d4p1:UOM>String</d4p1:UOM>
<d4p1:UnitsAllocated>0</d4p1:UnitsAllocated>
<d4p1:UnitsInStock>0</d4p1:UnitsInStock>
<d4p1:UpcCode>String</d4p1:UpcCode>
<d4p1:Vendor xmlns:d5p1="http://schemas.datacontract.org/2004/07/Emun.Vendors">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d5p1:Abbreviation>String</d5p1:Abbreviation>
<d5p1:Active>false</d5p1:Active>
<d5p1:Address>String</d5p1:Address>
<d5p1:AllowBackorders>false</d5p1:AllowBackorders>
<d5p1:AllowDiscounts>false</d5p1:AllowDiscounts>
<d5p1:AllowManualItemEntry>false</d5p1:AllowManualItemEntry>
<d5p1:AllowPriceOverride>false</d5p1:AllowPriceOverride>
<d5p1:City>String</d5p1:City>
<d5p1:CommissionPercent>0</d5p1:CommissionPercent>
<d5p1:CustomerNumber>String</d5p1:CustomerNumber>
<d5p1:DecryptCCOnExport>false</d5p1:DecryptCCOnExport>
<d5p1:DefaultShipDatePrevious>false</d5p1:DefaultShipDatePrevious>
<d5p1:Email>String</d5p1:Email>
<d5p1:EmailOrders>false</d5p1:EmailOrders>
<d5p1:EmailUrlToExport>false</d5p1:EmailUrlToExport>
<d5p1:EnforceMinimums>false</d5p1:EnforceMinimums>
<d5p1:EnforcePurchaseIncrement>false</d5p1:EnforcePurchaseIncrement>
<d5p1:ExportOrders>false</d5p1:ExportOrders>
<d5p1:ExportReviewOrders>false</d5p1:ExportReviewOrders>
<d5p1:Fax>String</d5p1:Fax>
<d5p1:IncludeInBatch>false</d5p1:IncludeInBatch>
<d5p1:IsInvoiceOnly>false</d5p1:IsInvoiceOnly>
<d5p1:IsShowroomVendor>false</d5p1:IsShowroomVendor>
<d5p1:Label>String</d5p1:Label>
<d5p1:LastLoginAttempt>0001-01-01T00:00:00</d5p1:LastLoginAttempt>
<d5p1:LastOrderedOn>0001-01-01T00:00:00</d5p1:LastOrderedOn>
<d5p1:Meta xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringstring>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>String</d6p1:Value>
</d6p1:KeyValueOfstringstring>
</d5p1:Meta>
<d5p1:MinimumBalance>0</d5p1:MinimumBalance>
<d5p1:Note>String</d5p1:Note>
<d5p1:OrderMinimum>0</d5p1:OrderMinimum>
<d5p1:OrderTagLine>String</d5p1:OrderTagLine>
<d5p1:Phone>String</d5p1:Phone>
<d5p1:ProductTags>
<d5p1:VendorProductTag>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d5p1:Tag>String</d5p1:Tag>
</d5p1:VendorProductTag>
</d5p1:ProductTags>
<d5p1:ReOrderMinimum>0</d5p1:ReOrderMinimum>
<d5p1:RequireCreditSheet>false</d5p1:RequireCreditSheet>
<d5p1:Settings>
<d5p1:VendorSetting>
<d5p1:Key>String</d5p1:Key>
<d5p1:Value>String</d5p1:Value>
<d5p1:VendorId>String</d5p1:VendorId>
</d5p1:VendorSetting>
</d5p1:Settings>
<d5p1:SplitByProductLine>false</d5p1:SplitByProductLine>
<d5p1:State>String</d5p1:State>
<d5p1:Tags xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>
<d6p1:string>String</d6p1:string>
</d6p1:Value>
</d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d5p1:Tags>
<d5p1:UseVendorCustId>false</d5p1:UseVendorCustId>
<d5p1:UseVendorShipId>false</d5p1:UseVendorShipId>
<d5p1:UseVendorTerms>false</d5p1:UseVendorTerms>
<d5p1:VendorName>String</d5p1:VendorName>
<d5p1:Website>String</d5p1:Website>
<d5p1:Zip>String</d5p1:Zip>
</d4p1:Vendor>
<d4p1:VendorId>String</d4p1:VendorId>
<d4p1:Warehouse>String</d4p1:Warehouse>
<d4p1:Weight>0</d4p1:Weight>
<d4p1:WholesalePrice>0</d4p1:WholesalePrice>
<d4p1:Width>0</d4p1:Width>
</Product>
<ProductId>String</ProductId>
<Quantity>0</Quantity>
<Reason>String</Reason>
</PartsOrderLine>
</Lines>
<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>
<PONumber>String</PONumber>
<Product>
<AltDescription>String</AltDescription>
<AvailableOn>0001-01-01T00:00:00</AvailableOn>
<AvailableQty>0</AvailableQty>
<CategoryId>String</CategoryId>
<Cost>0</Cost>
<CreatedOn>0001-01-01T00:00:00</CreatedOn>
<CubicVolume>0</CubicVolume>
<Featured>0</Featured>
<Height>0</Height>
<Id>String</Id>
<ImageUrl>String</ImageUrl>
<IncomingQty>0</IncomingQty>
<IsNew>false</IsNew>
<IsRestricted>false</IsRestricted>
<ItemType>String</ItemType>
<Keywords>String</Keywords>
<Length>0</Length>
<ListPrice>0</ListPrice>
<LongDescription>String</LongDescription>
<ManufacturerNumber>String</ManufacturerNumber>
<MinimumOrderQty>0</MinimumOrderQty>
<OnDemandProductEuid>String</OnDemandProductEuid>
<OptionGroup>String</OptionGroup>
<OptionGroupList>String</OptionGroupList>
<Pricing xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<ProductLineId>String</ProductLineId>
<PurchaseIncrement>0</PurchaseIncrement>
<RetailListPrice>0</RetailListPrice>
<RetailPrice>0</RetailPrice>
<ShipOn>0001-01-01T00:00:00</ShipOn>
<ShortDescription>String</ShortDescription>
<Status>String</Status>
<SubCategory>String</SubCategory>
<SuperCategory>String</SuperCategory>
<UOM>String</UOM>
<UnitsInStock>0</UnitsInStock>
<UpcCode>String</UpcCode>
<VendorId>String</VendorId>
<Weight>0</Weight>
<WholesalePrice>0</WholesalePrice>
</Product>
<ProductId>String</ProductId>
<QtyPurchased>0</QtyPurchased>
<Refund>0</Refund>
<Retailer xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:AccountType>String</d2p1:AccountType>
<d2p1:Address>String</d2p1:Address>
<d2p1:Address2>String</d2p1:Address2>
<d2p1:Address3>String</d2p1:Address3>
<d2p1:ApiKey>String</d2p1:ApiKey>
<d2p1:Balance>0</d2p1:Balance>
<d2p1:BillingLocation xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun">
<d3p1:AccountType i:nil="true" />
<d3p1:Address>String</d3p1:Address>
<d3p1:Address1>String</d3p1:Address1>
<d3p1:Address2>String</d3p1:Address2>
<d3p1:City>String</d3p1:City>
<d3p1:CompanyName>String</d3p1:CompanyName>
<d3p1:Country>String</d3p1:Country>
<d3p1:Custom2 i:nil="true" />
<d3p1:Email i:nil="true" />
<d3p1:Fax i:nil="true" />
<d3p1:Id i:nil="true" />
<d3p1:Meta xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<d3p1:PersonName>
<d3p1:First i:nil="true" />
<d3p1:Full />
<d3p1:Last i:nil="true" />
<d3p1:Middle i:nil="true" />
<d3p1:Salutation i:nil="true" />
<d3p1:Suffix i:nil="true" />
</d3p1:PersonName>
<d3p1:Phone i:nil="true" />
<d3p1:State>String</d3p1:State>
<d3p1:StoreSize i:nil="true" />
<d3p1:Zip>String</d3p1:Zip>
</d2p1:BillingLocation>
<d2p1:City>String</d2p1:City>
<d2p1:CompanyName>String</d2p1:CompanyName>
<d2p1:Contact>String</d2p1:Contact>
<d2p1:ContainerPriceList>String</d2p1:ContainerPriceList>
<d2p1:Country>String</d2p1:Country>
<d2p1:CreatedOn>2024-11-10T03:38:12.8949461+00:00</d2p1:CreatedOn>
<d2p1:CreditAvailable>0</d2p1:CreditAvailable>
<d2p1:CreditLimit>0</d2p1:CreditLimit>
<d2p1:CustomerType>String</d2p1:CustomerType>
<d2p1:DefaultShipOn>0001-01-01T00:00:00</d2p1:DefaultShipOn>
<d2p1:Discount>0</d2p1:Discount>
<d2p1:DoNotUse>false</d2p1:DoNotUse>
<d2p1:ERPCustId>String</d2p1:ERPCustId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FederalTaxID>String</d2p1:FederalTaxID>
<d2p1:FutureBalance>0</d2p1:FutureBalance>
<d2p1:Hash>String</d2p1:Hash>
<d2p1:InfoReviewed>false</d2p1:InfoReviewed>
<d2p1:IsCreditHold>false</d2p1:IsCreditHold>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:IsModified>false</d2p1:IsModified>
<d2p1:IsNewAccount>false</d2p1:IsNewAccount>
<d2p1:IsSendSetupForm>false</d2p1:IsSendSetupForm>
<d2p1:Keywords>String</d2p1:Keywords>
<d2p1:LastContactedOn>0001-01-01T00:00:00</d2p1:LastContactedOn>
<d2p1:LastLoginAttempt>0001-01-01T00:00:00</d2p1:LastLoginAttempt>
<d2p1:LastOrderId>String</d2p1:LastOrderId>
<d2p1:LastOrderTotal>0</d2p1:LastOrderTotal>
<d2p1:LastOrderedOn>0001-01-01T00:00:00</d2p1:LastOrderedOn>
<d2p1:LastYearInvoiced>0</d2p1:LastYearInvoiced>
<d2p1:LocationType>String</d2p1:LocationType>
<d2p1: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>
</d2p1:Meta>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:OpenOrders>0</d2p1:OpenOrders>
<d2p1:OpenOrdersTotal>0</d2p1:OpenOrdersTotal>
<d2p1:OriginalId>String</d2p1:OriginalId>
<d2p1:PORequired>false</d2p1:PORequired>
<d2p1:Past1Days>0</d2p1:Past1Days>
<d2p1:Past30Days>0</d2p1:Past30Days>
<d2p1:Past60Days>0</d2p1:Past60Days>
<d2p1:Past90Days>0</d2p1:Past90Days>
<d2p1:PaymentTerm>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerm>
<d2p1:PaymentTerms>String</d2p1:PaymentTerms>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:Ranking>String</d2p1:Ranking>
<d2p1:Reference1>String</d2p1:Reference1>
<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:Residential>false</d2p1:Residential>
<d2p1:RestrictionGroup>String</d2p1:RestrictionGroup>
<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>
<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 i:nil="true" />
<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:SalesRep>
<d2p1:SalesReps xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</d2p1:SalesReps>
<d2p1:SetupCompleted>false</d2p1:SetupCompleted>
<d2p1:ShipMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShipMethod>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:Source>String</d2p1:Source>
<d2p1:State>String</d2p1:State>
<d2p1:StateTaxExpiration>0001-01-01T00:00:00</d2p1:StateTaxExpiration>
<d2p1:StateTaxID>String</d2p1:StateTaxID>
<d2p1:Status>String</d2p1:Status>
<d2p1:StoreTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</d2p1:StoreTypes>
<d2p1:Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>
<d3p1:string>String</d3p1:string>
</d3p1:Value>
</d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d2p1:Tags>
<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:ThisYearInvoiced>0</d2p1:ThisYearInvoiced>
<d2p1:TotalBalance>0</d2p1:TotalBalance>
<d2p1:TotalOpenOrders>0</d2p1:TotalOpenOrders>
<d2p1:TotalOrders>0</d2p1:TotalOrders>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:TotalSalesLY>0</d2p1:TotalSalesLY>
<d2p1:TotalSalesYTD>0</d2p1:TotalSalesYTD>
<d2p1:TotalShipTos>0</d2p1:TotalShipTos>
<d2p1:ValidateAddress>false</d2p1:ValidateAddress>
<d2p1:Website>String</d2p1:Website>
<d2p1:Zip>String</d2p1:Zip>
</Retailer>
<ShipToOverride>String</ShipToOverride>
<ShippingLocation xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<d2p1:Address>String</d2p1:Address>
<d2p1:Address2>String</d2p1:Address2>
<d2p1:City>String</d2p1:City>
<d2p1:CompanyName>String</d2p1:CompanyName>
<d2p1:ContactName>String</d2p1:ContactName>
<d2p1:Country>String</d2p1:Country>
<d2p1:CreatedOn>2024-11-10T03:38:12.8949461+00:00</d2p1:CreatedOn>
<d2p1:Custom2>String</d2p1:Custom2>
<d2p1:DefaultShipOn>0001-01-01T00:00:00</d2p1:DefaultShipOn>
<d2p1:DefaultWarehouseID>String</d2p1:DefaultWarehouseID>
<d2p1:DoNotUse>false</d2p1:DoNotUse>
<d2p1:Email>String</d2p1:Email>
<d2p1:Id>String</d2p1:Id>
<d2p1:IsNewLocation>false</d2p1:IsNewLocation>
<d2p1: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>
</d2p1:Meta>
<d2p1:Name>String</d2p1:Name>
<d2p1:PaymentTerm>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerm>
<d2p1:PaymentTerms>String</d2p1:PaymentTerms>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:Reason>String</d2p1:Reason>
<d2p1:Retailer>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:AccountType>String</d2p1:AccountType>
<d2p1:Address>String</d2p1:Address>
<d2p1:Address2>String</d2p1:Address2>
<d2p1:Address3>String</d2p1:Address3>
<d2p1:ApiKey>String</d2p1:ApiKey>
<d2p1:Balance>0</d2p1:Balance>
<d2p1:BillingLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<d4p1:AccountType i:nil="true" />
<d4p1:Address>String</d4p1:Address>
<d4p1:Address1>String</d4p1:Address1>
<d4p1:Address2>String</d4p1:Address2>
<d4p1:City>String</d4p1:City>
<d4p1:CompanyName>String</d4p1:CompanyName>
<d4p1:Country>String</d4p1:Country>
<d4p1:Custom2 i:nil="true" />
<d4p1:Email i:nil="true" />
<d4p1:Fax i:nil="true" />
<d4p1:Id i:nil="true" />
<d4p1:Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<d4p1:PersonName>
<d4p1:First i:nil="true" />
<d4p1:Full />
<d4p1:Last i:nil="true" />
<d4p1:Middle i:nil="true" />
<d4p1:Salutation i:nil="true" />
<d4p1:Suffix i:nil="true" />
</d4p1:PersonName>
<d4p1:Phone i:nil="true" />
<d4p1:State>String</d4p1:State>
<d4p1:StoreSize i:nil="true" />
<d4p1:Zip>String</d4p1:Zip>
</d2p1:BillingLocation>
<d2p1:City>String</d2p1:City>
<d2p1:CompanyName>String</d2p1:CompanyName>
<d2p1:Contact>String</d2p1:Contact>
<d2p1:ContainerPriceList>String</d2p1:ContainerPriceList>
<d2p1:Country>String</d2p1:Country>
<d2p1:CreatedOn>2024-11-10T03:38:12.8949461+00:00</d2p1:CreatedOn>
<d2p1:CreditAvailable>0</d2p1:CreditAvailable>
<d2p1:CreditLimit>0</d2p1:CreditLimit>
<d2p1:CustomerType>String</d2p1:CustomerType>
<d2p1:DefaultShipOn>0001-01-01T00:00:00</d2p1:DefaultShipOn>
<d2p1:Discount>0</d2p1:Discount>
<d2p1:DoNotUse>false</d2p1:DoNotUse>
<d2p1:ERPCustId>String</d2p1:ERPCustId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FederalTaxID>String</d2p1:FederalTaxID>
<d2p1:FutureBalance>0</d2p1:FutureBalance>
<d2p1:Hash>String</d2p1:Hash>
<d2p1:InfoReviewed>false</d2p1:InfoReviewed>
<d2p1:IsCreditHold>false</d2p1:IsCreditHold>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:IsModified>false</d2p1:IsModified>
<d2p1:IsNewAccount>false</d2p1:IsNewAccount>
<d2p1:IsSendSetupForm>false</d2p1:IsSendSetupForm>
<d2p1:Keywords>String</d2p1:Keywords>
<d2p1:LastContactedOn>0001-01-01T00:00:00</d2p1:LastContactedOn>
<d2p1:LastLoginAttempt>0001-01-01T00:00:00</d2p1:LastLoginAttempt>
<d2p1:LastOrderId>String</d2p1:LastOrderId>
<d2p1:LastOrderTotal>0</d2p1:LastOrderTotal>
<d2p1:LastOrderedOn>0001-01-01T00:00:00</d2p1:LastOrderedOn>
<d2p1:LastYearInvoiced>0</d2p1:LastYearInvoiced>
<d2p1:LocationType>String</d2p1:LocationType>
<d2p1:Meta xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>String</d4p1:Key>
<d4p1:Value>String</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</d2p1:Meta>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:OpenOrders>0</d2p1:OpenOrders>
<d2p1:OpenOrdersTotal>0</d2p1:OpenOrdersTotal>
<d2p1:OriginalId>String</d2p1:OriginalId>
<d2p1:PORequired>false</d2p1:PORequired>
<d2p1:Past1Days>0</d2p1:Past1Days>
<d2p1:Past30Days>0</d2p1:Past30Days>
<d2p1:Past60Days>0</d2p1:Past60Days>
<d2p1:Past90Days>0</d2p1:Past90Days>
<d2p1:PaymentTerm>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerm>
<d2p1:PaymentTerms>String</d2p1:PaymentTerms>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:Ranking>String</d2p1:Ranking>
<d2p1:Reference1>String</d2p1:Reference1>
<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:Residential>false</d2p1:Residential>
<d2p1:RestrictionGroup>String</d2p1:RestrictionGroup>
<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>
<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 i:nil="true" />
<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:d9p1="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:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d10p1:KeyValueOfstringstring>
<d10p1:Key>String</d10p1:Key>
<d10p1:Value>String</d10p1:Value>
</d10p1:KeyValueOfstringstring>
<d10p1:KeyValueOfstringstring>
<d10p1:Key>Tags</d10p1:Key>
<d10p1:Value>{String:[String]}</d10p1:Value>
</d10p1: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:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d10p1:string>String</d10p1: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:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d10p1:string>String</d10p1: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>
<d9p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d9p1:AspMembershipId>
<d9p1:ContactId>String</d9p1:ContactId>
<d9p1:RetailerId>String</d9p1:RetailerId>
<d9p1:SalesRepId>String</d9p1:SalesRepId>
<d9p1:Tags xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d10p1:Key>String</d10p1:Key>
<d10p1:Value>
<d10p1:string>String</d10p1:string>
</d10p1:Value>
</d10p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d9p1: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:d7p1="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:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d8p1:KeyValueOfstringstring>
<d8p1:Key>String</d8p1:Key>
<d8p1:Value>String</d8p1:Value>
</d8p1:KeyValueOfstringstring>
<d8p1:KeyValueOfstringstring>
<d8p1:Key>Tags</d8p1:Key>
<d8p1:Value>{String:[String]}</d8p1:Value>
</d8p1: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:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d8p1:string>String</d8p1: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:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d8p1:string>String</d8p1: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>
<d7p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d7p1:AspMembershipId>
<d7p1:ContactId>String</d7p1:ContactId>
<d7p1:RetailerId>String</d7p1:RetailerId>
<d7p1:SalesRepId>String</d7p1:SalesRepId>
<d7p1:Tags xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d8p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d8p1:Key>String</d8p1:Key>
<d8p1:Value>
<d8p1:string>String</d8p1:string>
</d8p1:Value>
</d8p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d7p1: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:d5p1="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:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d6p1:KeyValueOfstringstring>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>String</d6p1:Value>
</d6p1:KeyValueOfstringstring>
<d6p1:KeyValueOfstringstring>
<d6p1:Key>Tags</d6p1:Key>
<d6p1:Value>{String:[String]}</d6p1:Value>
</d6p1: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:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d6p1:string>String</d6p1: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:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d6p1:string>String</d6p1: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>
<d5p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d5p1:AspMembershipId>
<d5p1:ContactId>String</d5p1:ContactId>
<d5p1:RetailerId>String</d5p1:RetailerId>
<d5p1:SalesRepId>String</d5p1:SalesRepId>
<d5p1:Tags xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>
<d6p1:string>String</d6p1:string>
</d6p1:Value>
</d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d5p1:Tags>
</d2p1:User>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:SalesRep>
<d2p1:SalesReps xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>String</d4p1:string>
</d2p1:SalesReps>
<d2p1:SetupCompleted>false</d2p1:SetupCompleted>
<d2p1:ShipMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShipMethod>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:Source>String</d2p1:Source>
<d2p1:State>String</d2p1:State>
<d2p1:StateTaxExpiration>0001-01-01T00:00:00</d2p1:StateTaxExpiration>
<d2p1:StateTaxID>String</d2p1:StateTaxID>
<d2p1:Status>String</d2p1:Status>
<d2p1:StoreTypes xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>String</d4p1:string>
</d2p1:StoreTypes>
<d2p1:Tags xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d4p1:Key>String</d4p1:Key>
<d4p1:Value>
<d4p1:string>String</d4p1:string>
</d4p1:Value>
</d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d2p1:Tags>
<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:ThisYearInvoiced>0</d2p1:ThisYearInvoiced>
<d2p1:TotalBalance>0</d2p1:TotalBalance>
<d2p1:TotalOpenOrders>0</d2p1:TotalOpenOrders>
<d2p1:TotalOrders>0</d2p1:TotalOrders>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:TotalSalesLY>0</d2p1:TotalSalesLY>
<d2p1:TotalSalesYTD>0</d2p1:TotalSalesYTD>
<d2p1:TotalShipTos>0</d2p1:TotalShipTos>
<d2p1:ValidateAddress>false</d2p1:ValidateAddress>
<d2p1:Website>String</d2p1:Website>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:Retailer>
<d2p1:RetailerId>String</d2p1:RetailerId>
<d2p1:SalesReps xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</d2p1:SalesReps>
<d2p1:ShipMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShipMethod>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:State>String</d2p1:State>
<d2p1:Status>String</d2p1:Status>
<d2p1:StoreCategory>String</d2p1:StoreCategory>
<d2p1:StoreClass>String</d2p1:StoreClass>
<d2p1:StoreClasses>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:StoreClasses>
<d2p1:StoreLocator>false</d2p1:StoreLocator>
<d2p1:StoreSize>String</d2p1:StoreSize>
<d2p1:StoreStatus>String</d2p1:StoreStatus>
<d2p1:StoreType>String</d2p1:StoreType>
<d2p1:Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>
<d3p1:string>String</d3p1:string>
</d3p1:Value>
</d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d2p1:Tags>
<d2p1:Zip>String</d2p1:Zip>
</ShippingLocation>
<Status>String</Status>
<TagFor>String</TagFor>
<Weight>0</Weight>
</CreatePartsOrder>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PartsOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Acknowledgement>String</Acknowledgement>
<Comments>String</Comments>
<ContactName>String</ContactName>
<CreatedBy>String</CreatedBy>
<CreatedOn>0001-01-01T00:00:00</CreatedOn>
<CubicVolume>0</CubicVolume>
<CustomerServiceEmail>String</CustomerServiceEmail>
<Freight>0</Freight>
<GiftCardDiscount>0</GiftCardDiscount>
<InvoiceId>String</InvoiceId>
<Lines>
<PartsOrderLine>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Comment>String</Comment>
<Position>0</Position>
<Product xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Products">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:AltDescription>String</d4p1:AltDescription>
<d4p1:AsShownValues>
<d4p1:OptionPrebuilt.FieldValue>
<d4p1:CustomText>String</d4p1:CustomText>
<d4p1:FieldId>String</d4p1:FieldId>
<d4p1:ValueId>String</d4p1:ValueId>
</d4p1:OptionPrebuilt.FieldValue>
</d4p1:AsShownValues>
<d4p1:AvailableOn>0001-01-01T00:00:00</d4p1:AvailableOn>
<d4p1:AvailableQty>0</d4p1:AvailableQty>
<d4p1:CasePrice>0</d4p1:CasePrice>
<d4p1:CaseQty>0</d4p1:CaseQty>
<d4p1:Category>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Label>String</d4p1:Label>
</d4p1:Category>
<d4p1:CategoryId>String</d4p1:CategoryId>
<d4p1:Cost>0</d4p1:Cost>
<d4p1:CreatedOn>0001-01-01T00:00:00</d4p1:CreatedOn>
<d4p1:CubicVolume>0</d4p1:CubicVolume>
<d4p1:Custom9>String</d4p1:Custom9>
<d4p1:EnforceMinimum>false</d4p1:EnforceMinimum>
<d4p1:Featured>0</d4p1:Featured>
<d4p1:GenericTags xmlns:d5p1="http://schemas.datacontract.org/2004/07/Emun.Tags">
<d5p1:Tag>
<d5p1:CreatedBy>String</d5p1:CreatedBy>
<d5p1:CreatedOn>0001-01-01T00:00:00</d5p1:CreatedOn>
<d5p1:Exported>false</d5p1:Exported>
<d5p1:Generated>false</d5p1:Generated>
<d5p1:LastModifiedBy>String</d5p1:LastModifiedBy>
<d5p1:LastModifiedOn>0001-01-01T00:00:00</d5p1:LastModifiedOn>
<d5p1:Position>0</d5p1:Position>
<d5p1:Id>1312561414.1312561</d5p1:Id>
<d5p1:ParentTagKind>String</d5p1:ParentTagKind>
<d5p1:ParentTagLabel>String</d5p1:ParentTagLabel>
<d5p1:PrincipalId>String</d5p1:PrincipalId>
<d5p1:Shard>String</d5p1:Shard>
<d5p1:TagKind>String</d5p1:TagKind>
<d5p1:TagLabel>String</d5p1:TagLabel>
</d5p1:Tag>
</d4p1:GenericTags>
<d4p1:Height>0</d4p1:Height>
<d4p1:ImageUrl>String</d4p1:ImageUrl>
<d4p1:IncomingQty>0</d4p1:IncomingQty>
<d4p1:IsB2B>false</d4p1:IsB2B>
<d4p1:IsB2C>false</d4p1:IsB2C>
<d4p1:IsDealerVisible>false</d4p1:IsDealerVisible>
<d4p1:IsKitEditable>false</d4p1:IsKitEditable>
<d4p1:IsKitExplode>false</d4p1:IsKitExplode>
<d4p1:IsNew>false</d4p1:IsNew>
<d4p1:IsNonDiscountable>false</d4p1:IsNonDiscountable>
<d4p1:IsRestricted>false</d4p1:IsRestricted>
<d4p1:IsSellable>false</d4p1:IsSellable>
<d4p1:ItemType>String</d4p1:ItemType>
<d4p1:Keywords>String</d4p1:Keywords>
<d4p1:Length>0</d4p1:Length>
<d4p1:Likes>1</d4p1:Likes>
<d4p1:ListPrice>0</d4p1:ListPrice>
<d4p1:LongDescription>String</d4p1:LongDescription>
<d4p1:MainFeatured>0</d4p1:MainFeatured>
<d4p1:ManufacturerNumber>String</d4p1:ManufacturerNumber>
<d4p1:MaxNumLines>0</d4p1:MaxNumLines>
<d4p1: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>
</d4p1:Meta>
<d4p1:MinimumOrderQty>0</d4p1:MinimumOrderQty>
<d4p1:OnDemandProductEuid>String</d4p1:OnDemandProductEuid>
<d4p1:OptionGroup>String</d4p1:OptionGroup>
<d4p1:OptionGroupList>String</d4p1:OptionGroupList>
<d4p1:Points>0</d4p1:Points>
<d4p1:Pricing xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<d4p1:ProductImages>
<d4p1:ProductImage>
<d4p1:CreatedOn>0001-01-01T00:00:00</d4p1:CreatedOn>
<d4p1:Position>0</d4p1:Position>
<d4p1:ProductId>String</d4p1:ProductId>
</d4p1:ProductImage>
</d4p1:ProductImages>
<d4p1:ProductLineId>String</d4p1:ProductLineId>
<d4p1:PurchaseIncrement>0</d4p1:PurchaseIncrement>
<d4p1:RetailListPrice>0</d4p1:RetailListPrice>
<d4p1:RetailPrice>0</d4p1:RetailPrice>
<d4p1:ShipOn>0001-01-01T00:00:00</d4p1:ShipOn>
<d4p1:ShortDescription>String</d4p1:ShortDescription>
<d4p1:Status>String</d4p1:Status>
<d4p1:SubCategory>String</d4p1:SubCategory>
<d4p1:SuperCategory>String</d4p1:SuperCategory>
<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>
<d4p1:UOM>String</d4p1:UOM>
<d4p1:UnitsAllocated>0</d4p1:UnitsAllocated>
<d4p1:UnitsInStock>0</d4p1:UnitsInStock>
<d4p1:UpcCode>String</d4p1:UpcCode>
<d4p1:Vendor xmlns:d5p1="http://schemas.datacontract.org/2004/07/Emun.Vendors">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d5p1:Abbreviation>String</d5p1:Abbreviation>
<d5p1:Active>false</d5p1:Active>
<d5p1:Address>String</d5p1:Address>
<d5p1:AllowBackorders>false</d5p1:AllowBackorders>
<d5p1:AllowDiscounts>false</d5p1:AllowDiscounts>
<d5p1:AllowManualItemEntry>false</d5p1:AllowManualItemEntry>
<d5p1:AllowPriceOverride>false</d5p1:AllowPriceOverride>
<d5p1:City>String</d5p1:City>
<d5p1:CommissionPercent>0</d5p1:CommissionPercent>
<d5p1:CustomerNumber>String</d5p1:CustomerNumber>
<d5p1:DecryptCCOnExport>false</d5p1:DecryptCCOnExport>
<d5p1:DefaultShipDatePrevious>false</d5p1:DefaultShipDatePrevious>
<d5p1:Email>String</d5p1:Email>
<d5p1:EmailOrders>false</d5p1:EmailOrders>
<d5p1:EmailUrlToExport>false</d5p1:EmailUrlToExport>
<d5p1:EnforceMinimums>false</d5p1:EnforceMinimums>
<d5p1:EnforcePurchaseIncrement>false</d5p1:EnforcePurchaseIncrement>
<d5p1:ExportOrders>false</d5p1:ExportOrders>
<d5p1:ExportReviewOrders>false</d5p1:ExportReviewOrders>
<d5p1:Fax>String</d5p1:Fax>
<d5p1:IncludeInBatch>false</d5p1:IncludeInBatch>
<d5p1:IsInvoiceOnly>false</d5p1:IsInvoiceOnly>
<d5p1:IsShowroomVendor>false</d5p1:IsShowroomVendor>
<d5p1:Label>String</d5p1:Label>
<d5p1:LastLoginAttempt>0001-01-01T00:00:00</d5p1:LastLoginAttempt>
<d5p1:LastOrderedOn>0001-01-01T00:00:00</d5p1:LastOrderedOn>
<d5p1:Meta xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringstring>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>String</d6p1:Value>
</d6p1:KeyValueOfstringstring>
</d5p1:Meta>
<d5p1:MinimumBalance>0</d5p1:MinimumBalance>
<d5p1:Note>String</d5p1:Note>
<d5p1:OrderMinimum>0</d5p1:OrderMinimum>
<d5p1:OrderTagLine>String</d5p1:OrderTagLine>
<d5p1:Phone>String</d5p1:Phone>
<d5p1:ProductTags>
<d5p1:VendorProductTag>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d5p1:Tag>String</d5p1:Tag>
</d5p1:VendorProductTag>
</d5p1:ProductTags>
<d5p1:ReOrderMinimum>0</d5p1:ReOrderMinimum>
<d5p1:RequireCreditSheet>false</d5p1:RequireCreditSheet>
<d5p1:Settings>
<d5p1:VendorSetting>
<d5p1:Key>String</d5p1:Key>
<d5p1:Value>String</d5p1:Value>
<d5p1:VendorId>String</d5p1:VendorId>
</d5p1:VendorSetting>
</d5p1:Settings>
<d5p1:SplitByProductLine>false</d5p1:SplitByProductLine>
<d5p1:State>String</d5p1:State>
<d5p1:Tags xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>
<d6p1:string>String</d6p1:string>
</d6p1:Value>
</d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d5p1:Tags>
<d5p1:UseVendorCustId>false</d5p1:UseVendorCustId>
<d5p1:UseVendorShipId>false</d5p1:UseVendorShipId>
<d5p1:UseVendorTerms>false</d5p1:UseVendorTerms>
<d5p1:VendorName>String</d5p1:VendorName>
<d5p1:Website>String</d5p1:Website>
<d5p1:Zip>String</d5p1:Zip>
</d4p1:Vendor>
<d4p1:VendorId>String</d4p1:VendorId>
<d4p1:Warehouse>String</d4p1:Warehouse>
<d4p1:Weight>0</d4p1:Weight>
<d4p1:WholesalePrice>0</d4p1:WholesalePrice>
<d4p1:Width>0</d4p1:Width>
</Product>
<ProductId>String</ProductId>
<Quantity>0</Quantity>
<Reason>String</Reason>
</PartsOrderLine>
</Lines>
<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>
<PONumber>String</PONumber>
<Product>
<AltDescription>String</AltDescription>
<AvailableOn>0001-01-01T00:00:00</AvailableOn>
<AvailableQty>0</AvailableQty>
<CategoryId>String</CategoryId>
<Cost>0</Cost>
<CreatedOn>0001-01-01T00:00:00</CreatedOn>
<CubicVolume>0</CubicVolume>
<Featured>0</Featured>
<Height>0</Height>
<Id>String</Id>
<ImageUrl>String</ImageUrl>
<IncomingQty>0</IncomingQty>
<IsNew>false</IsNew>
<IsRestricted>false</IsRestricted>
<ItemType>String</ItemType>
<Keywords>String</Keywords>
<Length>0</Length>
<ListPrice>0</ListPrice>
<LongDescription>String</LongDescription>
<ManufacturerNumber>String</ManufacturerNumber>
<MinimumOrderQty>0</MinimumOrderQty>
<OnDemandProductEuid>String</OnDemandProductEuid>
<OptionGroup>String</OptionGroup>
<OptionGroupList>String</OptionGroupList>
<Pricing xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<ProductLineId>String</ProductLineId>
<PurchaseIncrement>0</PurchaseIncrement>
<RetailListPrice>0</RetailListPrice>
<RetailPrice>0</RetailPrice>
<ShipOn>0001-01-01T00:00:00</ShipOn>
<ShortDescription>String</ShortDescription>
<Status>String</Status>
<SubCategory>String</SubCategory>
<SuperCategory>String</SuperCategory>
<UOM>String</UOM>
<UnitsInStock>0</UnitsInStock>
<UpcCode>String</UpcCode>
<VendorId>String</VendorId>
<Weight>0</Weight>
<WholesalePrice>0</WholesalePrice>
</Product>
<ProductId>String</ProductId>
<QtyPurchased>0</QtyPurchased>
<Refund>0</Refund>
<Retailer xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:AccountType>String</d2p1:AccountType>
<d2p1:Address>String</d2p1:Address>
<d2p1:Address2>String</d2p1:Address2>
<d2p1:Address3>String</d2p1:Address3>
<d2p1:ApiKey>String</d2p1:ApiKey>
<d2p1:Balance>0</d2p1:Balance>
<d2p1:BillingLocation xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun">
<d3p1:AccountType i:nil="true" />
<d3p1:Address>String</d3p1:Address>
<d3p1:Address1>String</d3p1:Address1>
<d3p1:Address2>String</d3p1:Address2>
<d3p1:City>String</d3p1:City>
<d3p1:CompanyName>String</d3p1:CompanyName>
<d3p1:Country>String</d3p1:Country>
<d3p1:Custom2 i:nil="true" />
<d3p1:Email i:nil="true" />
<d3p1:Fax i:nil="true" />
<d3p1:Id i:nil="true" />
<d3p1:Meta xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<d3p1:PersonName>
<d3p1:First i:nil="true" />
<d3p1:Full />
<d3p1:Last i:nil="true" />
<d3p1:Middle i:nil="true" />
<d3p1:Salutation i:nil="true" />
<d3p1:Suffix i:nil="true" />
</d3p1:PersonName>
<d3p1:Phone i:nil="true" />
<d3p1:State>String</d3p1:State>
<d3p1:StoreSize i:nil="true" />
<d3p1:Zip>String</d3p1:Zip>
</d2p1:BillingLocation>
<d2p1:City>String</d2p1:City>
<d2p1:CompanyName>String</d2p1:CompanyName>
<d2p1:Contact>String</d2p1:Contact>
<d2p1:ContainerPriceList>String</d2p1:ContainerPriceList>
<d2p1:Country>String</d2p1:Country>
<d2p1:CreatedOn>2024-11-10T03:38:12.9106386+00:00</d2p1:CreatedOn>
<d2p1:CreditAvailable>0</d2p1:CreditAvailable>
<d2p1:CreditLimit>0</d2p1:CreditLimit>
<d2p1:CustomerType>String</d2p1:CustomerType>
<d2p1:DefaultShipOn>0001-01-01T00:00:00</d2p1:DefaultShipOn>
<d2p1:Discount>0</d2p1:Discount>
<d2p1:DoNotUse>false</d2p1:DoNotUse>
<d2p1:ERPCustId>String</d2p1:ERPCustId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FederalTaxID>String</d2p1:FederalTaxID>
<d2p1:FutureBalance>0</d2p1:FutureBalance>
<d2p1:Hash>String</d2p1:Hash>
<d2p1:InfoReviewed>false</d2p1:InfoReviewed>
<d2p1:IsCreditHold>false</d2p1:IsCreditHold>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:IsModified>false</d2p1:IsModified>
<d2p1:IsNewAccount>false</d2p1:IsNewAccount>
<d2p1:IsSendSetupForm>false</d2p1:IsSendSetupForm>
<d2p1:Keywords>String</d2p1:Keywords>
<d2p1:LastContactedOn>0001-01-01T00:00:00</d2p1:LastContactedOn>
<d2p1:LastLoginAttempt>0001-01-01T00:00:00</d2p1:LastLoginAttempt>
<d2p1:LastOrderId>String</d2p1:LastOrderId>
<d2p1:LastOrderTotal>0</d2p1:LastOrderTotal>
<d2p1:LastOrderedOn>0001-01-01T00:00:00</d2p1:LastOrderedOn>
<d2p1:LastYearInvoiced>0</d2p1:LastYearInvoiced>
<d2p1:LocationType>String</d2p1:LocationType>
<d2p1: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>
</d2p1:Meta>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:OpenOrders>0</d2p1:OpenOrders>
<d2p1:OpenOrdersTotal>0</d2p1:OpenOrdersTotal>
<d2p1:OriginalId>String</d2p1:OriginalId>
<d2p1:PORequired>false</d2p1:PORequired>
<d2p1:Past1Days>0</d2p1:Past1Days>
<d2p1:Past30Days>0</d2p1:Past30Days>
<d2p1:Past60Days>0</d2p1:Past60Days>
<d2p1:Past90Days>0</d2p1:Past90Days>
<d2p1:PaymentTerm>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerm>
<d2p1:PaymentTerms>String</d2p1:PaymentTerms>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:Ranking>String</d2p1:Ranking>
<d2p1:Reference1>String</d2p1:Reference1>
<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:Residential>false</d2p1:Residential>
<d2p1:RestrictionGroup>String</d2p1:RestrictionGroup>
<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>
<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 i:nil="true" />
<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:SalesRep>
<d2p1:SalesReps xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</d2p1:SalesReps>
<d2p1:SetupCompleted>false</d2p1:SetupCompleted>
<d2p1:ShipMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShipMethod>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:Source>String</d2p1:Source>
<d2p1:State>String</d2p1:State>
<d2p1:StateTaxExpiration>0001-01-01T00:00:00</d2p1:StateTaxExpiration>
<d2p1:StateTaxID>String</d2p1:StateTaxID>
<d2p1:Status>String</d2p1:Status>
<d2p1:StoreTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</d2p1:StoreTypes>
<d2p1:Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>
<d3p1:string>String</d3p1:string>
</d3p1:Value>
</d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d2p1:Tags>
<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:ThisYearInvoiced>0</d2p1:ThisYearInvoiced>
<d2p1:TotalBalance>0</d2p1:TotalBalance>
<d2p1:TotalOpenOrders>0</d2p1:TotalOpenOrders>
<d2p1:TotalOrders>0</d2p1:TotalOrders>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:TotalSalesLY>0</d2p1:TotalSalesLY>
<d2p1:TotalSalesYTD>0</d2p1:TotalSalesYTD>
<d2p1:TotalShipTos>0</d2p1:TotalShipTos>
<d2p1:ValidateAddress>false</d2p1:ValidateAddress>
<d2p1:Website>String</d2p1:Website>
<d2p1:Zip>String</d2p1:Zip>
</Retailer>
<ShipToOverride>String</ShipToOverride>
<ShippingLocation xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<d2p1:Address>String</d2p1:Address>
<d2p1:Address2>String</d2p1:Address2>
<d2p1:City>String</d2p1:City>
<d2p1:CompanyName>String</d2p1:CompanyName>
<d2p1:ContactName>String</d2p1:ContactName>
<d2p1:Country>String</d2p1:Country>
<d2p1:CreatedOn>2024-11-10T03:38:12.9106386+00:00</d2p1:CreatedOn>
<d2p1:Custom2>String</d2p1:Custom2>
<d2p1:DefaultShipOn>0001-01-01T00:00:00</d2p1:DefaultShipOn>
<d2p1:DefaultWarehouseID>String</d2p1:DefaultWarehouseID>
<d2p1:DoNotUse>false</d2p1:DoNotUse>
<d2p1:Email>String</d2p1:Email>
<d2p1:Id>String</d2p1:Id>
<d2p1:IsNewLocation>false</d2p1:IsNewLocation>
<d2p1: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>
</d2p1:Meta>
<d2p1:Name>String</d2p1:Name>
<d2p1:PaymentTerm>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerm>
<d2p1:PaymentTerms>String</d2p1:PaymentTerms>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:Reason>String</d2p1:Reason>
<d2p1:Retailer>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:AccountType>String</d2p1:AccountType>
<d2p1:Address>String</d2p1:Address>
<d2p1:Address2>String</d2p1:Address2>
<d2p1:Address3>String</d2p1:Address3>
<d2p1:ApiKey>String</d2p1:ApiKey>
<d2p1:Balance>0</d2p1:Balance>
<d2p1:BillingLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<d4p1:AccountType i:nil="true" />
<d4p1:Address>String</d4p1:Address>
<d4p1:Address1>String</d4p1:Address1>
<d4p1:Address2>String</d4p1:Address2>
<d4p1:City>String</d4p1:City>
<d4p1:CompanyName>String</d4p1:CompanyName>
<d4p1:Country>String</d4p1:Country>
<d4p1:Custom2 i:nil="true" />
<d4p1:Email i:nil="true" />
<d4p1:Fax i:nil="true" />
<d4p1:Id i:nil="true" />
<d4p1:Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<d4p1:PersonName>
<d4p1:First i:nil="true" />
<d4p1:Full />
<d4p1:Last i:nil="true" />
<d4p1:Middle i:nil="true" />
<d4p1:Salutation i:nil="true" />
<d4p1:Suffix i:nil="true" />
</d4p1:PersonName>
<d4p1:Phone i:nil="true" />
<d4p1:State>String</d4p1:State>
<d4p1:StoreSize i:nil="true" />
<d4p1:Zip>String</d4p1:Zip>
</d2p1:BillingLocation>
<d2p1:City>String</d2p1:City>
<d2p1:CompanyName>String</d2p1:CompanyName>
<d2p1:Contact>String</d2p1:Contact>
<d2p1:ContainerPriceList>String</d2p1:ContainerPriceList>
<d2p1:Country>String</d2p1:Country>
<d2p1:CreatedOn>2024-11-10T03:38:12.9106386+00:00</d2p1:CreatedOn>
<d2p1:CreditAvailable>0</d2p1:CreditAvailable>
<d2p1:CreditLimit>0</d2p1:CreditLimit>
<d2p1:CustomerType>String</d2p1:CustomerType>
<d2p1:DefaultShipOn>0001-01-01T00:00:00</d2p1:DefaultShipOn>
<d2p1:Discount>0</d2p1:Discount>
<d2p1:DoNotUse>false</d2p1:DoNotUse>
<d2p1:ERPCustId>String</d2p1:ERPCustId>
<d2p1:Email>String</d2p1:Email>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:FederalTaxID>String</d2p1:FederalTaxID>
<d2p1:FutureBalance>0</d2p1:FutureBalance>
<d2p1:Hash>String</d2p1:Hash>
<d2p1:InfoReviewed>false</d2p1:InfoReviewed>
<d2p1:IsCreditHold>false</d2p1:IsCreditHold>
<d2p1:IsKeyAccount>false</d2p1:IsKeyAccount>
<d2p1:IsModified>false</d2p1:IsModified>
<d2p1:IsNewAccount>false</d2p1:IsNewAccount>
<d2p1:IsSendSetupForm>false</d2p1:IsSendSetupForm>
<d2p1:Keywords>String</d2p1:Keywords>
<d2p1:LastContactedOn>0001-01-01T00:00:00</d2p1:LastContactedOn>
<d2p1:LastLoginAttempt>0001-01-01T00:00:00</d2p1:LastLoginAttempt>
<d2p1:LastOrderId>String</d2p1:LastOrderId>
<d2p1:LastOrderTotal>0</d2p1:LastOrderTotal>
<d2p1:LastOrderedOn>0001-01-01T00:00:00</d2p1:LastOrderedOn>
<d2p1:LastYearInvoiced>0</d2p1:LastYearInvoiced>
<d2p1:LocationType>String</d2p1:LocationType>
<d2p1:Meta xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringstring>
<d4p1:Key>String</d4p1:Key>
<d4p1:Value>String</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</d2p1:Meta>
<d2p1:Notes>String</d2p1:Notes>
<d2p1:OpenOrders>0</d2p1:OpenOrders>
<d2p1:OpenOrdersTotal>0</d2p1:OpenOrdersTotal>
<d2p1:OriginalId>String</d2p1:OriginalId>
<d2p1:PORequired>false</d2p1:PORequired>
<d2p1:Past1Days>0</d2p1:Past1Days>
<d2p1:Past30Days>0</d2p1:Past30Days>
<d2p1:Past60Days>0</d2p1:Past60Days>
<d2p1:Past90Days>0</d2p1:Past90Days>
<d2p1:PaymentTerm>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerm>
<d2p1:PaymentTerms>String</d2p1:PaymentTerms>
<d2p1:Phone>String</d2p1:Phone>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:Ranking>String</d2p1:Ranking>
<d2p1:Reference1>String</d2p1:Reference1>
<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:Residential>false</d2p1:Residential>
<d2p1:RestrictionGroup>String</d2p1:RestrictionGroup>
<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>
<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 i:nil="true" />
<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:d9p1="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:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d10p1:KeyValueOfstringstring>
<d10p1:Key>String</d10p1:Key>
<d10p1:Value>String</d10p1:Value>
</d10p1:KeyValueOfstringstring>
<d10p1:KeyValueOfstringstring>
<d10p1:Key>Tags</d10p1:Key>
<d10p1:Value>{String:[String]}</d10p1:Value>
</d10p1: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:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d10p1:string>String</d10p1: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:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d10p1:string>String</d10p1: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>
<d9p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d9p1:AspMembershipId>
<d9p1:ContactId>String</d9p1:ContactId>
<d9p1:RetailerId>String</d9p1:RetailerId>
<d9p1:SalesRepId>String</d9p1:SalesRepId>
<d9p1:Tags xmlns:d10p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d10p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d10p1:Key>String</d10p1:Key>
<d10p1:Value>
<d10p1:string>String</d10p1:string>
</d10p1:Value>
</d10p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d9p1: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:d7p1="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:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d8p1:KeyValueOfstringstring>
<d8p1:Key>String</d8p1:Key>
<d8p1:Value>String</d8p1:Value>
</d8p1:KeyValueOfstringstring>
<d8p1:KeyValueOfstringstring>
<d8p1:Key>Tags</d8p1:Key>
<d8p1:Value>{String:[String]}</d8p1:Value>
</d8p1: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:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d8p1:string>String</d8p1: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:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d8p1:string>String</d8p1: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>
<d7p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d7p1:AspMembershipId>
<d7p1:ContactId>String</d7p1:ContactId>
<d7p1:RetailerId>String</d7p1:RetailerId>
<d7p1:SalesRepId>String</d7p1:SalesRepId>
<d7p1:Tags xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d8p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d8p1:Key>String</d8p1:Key>
<d8p1:Value>
<d8p1:string>String</d8p1:string>
</d8p1:Value>
</d8p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d7p1: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:d5p1="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:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d6p1:KeyValueOfstringstring>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>String</d6p1:Value>
</d6p1:KeyValueOfstringstring>
<d6p1:KeyValueOfstringstring>
<d6p1:Key>Tags</d6p1:Key>
<d6p1:Value>{String:[String]}</d6p1:Value>
</d6p1: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:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d6p1:string>String</d6p1: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:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack.Auth">
<d6p1:string>String</d6p1: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>
<d5p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d5p1:AspMembershipId>
<d5p1:ContactId>String</d5p1:ContactId>
<d5p1:RetailerId>String</d5p1:RetailerId>
<d5p1:SalesRepId>String</d5p1:SalesRepId>
<d5p1:Tags xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d6p1:Key>String</d6p1:Key>
<d6p1:Value>
<d6p1:string>String</d6p1:string>
</d6p1:Value>
</d6p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d5p1:Tags>
</d2p1:User>
<d2p1:UserName>String</d2p1:UserName>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:SalesRep>
<d2p1:SalesReps xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>String</d4p1:string>
</d2p1:SalesReps>
<d2p1:SetupCompleted>false</d2p1:SetupCompleted>
<d2p1:ShipMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShipMethod>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:Source>String</d2p1:Source>
<d2p1:State>String</d2p1:State>
<d2p1:StateTaxExpiration>0001-01-01T00:00:00</d2p1:StateTaxExpiration>
<d2p1:StateTaxID>String</d2p1:StateTaxID>
<d2p1:Status>String</d2p1:Status>
<d2p1:StoreTypes xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>String</d4p1:string>
</d2p1:StoreTypes>
<d2p1:Tags xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d4p1:Key>String</d4p1:Key>
<d4p1:Value>
<d4p1:string>String</d4p1:string>
</d4p1:Value>
</d4p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d2p1:Tags>
<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:ThisYearInvoiced>0</d2p1:ThisYearInvoiced>
<d2p1:TotalBalance>0</d2p1:TotalBalance>
<d2p1:TotalOpenOrders>0</d2p1:TotalOpenOrders>
<d2p1:TotalOrders>0</d2p1:TotalOrders>
<d2p1:TotalSales>0</d2p1:TotalSales>
<d2p1:TotalSalesLY>0</d2p1:TotalSalesLY>
<d2p1:TotalSalesYTD>0</d2p1:TotalSalesYTD>
<d2p1:TotalShipTos>0</d2p1:TotalShipTos>
<d2p1:ValidateAddress>false</d2p1:ValidateAddress>
<d2p1:Website>String</d2p1:Website>
<d2p1:Zip>String</d2p1:Zip>
</d2p1:Retailer>
<d2p1:RetailerId>String</d2p1:RetailerId>
<d2p1:SalesReps xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>String</d3p1:string>
</d2p1:SalesReps>
<d2p1:ShipMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShipMethod>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:State>String</d2p1:State>
<d2p1:Status>String</d2p1:Status>
<d2p1:StoreCategory>String</d2p1:StoreCategory>
<d2p1:StoreClass>String</d2p1:StoreClass>
<d2p1:StoreClasses>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Name>String</d2p1:Name>
</d2p1:StoreClasses>
<d2p1:StoreLocator>false</d2p1:StoreLocator>
<d2p1:StoreSize>String</d2p1:StoreSize>
<d2p1:StoreStatus>String</d2p1:StoreStatus>
<d2p1:StoreType>String</d2p1:StoreType>
<d2p1:Tags xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>
<d3p1:string>String</d3p1:string>
</d3p1:Value>
</d3p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</d2p1:Tags>
<d2p1:Zip>String</d2p1:Zip>
</ShippingLocation>
<Status>String</Status>
<TagFor>String</TagFor>
<Weight>0</Weight>
</PartsOrder>
</soap:Body>
</soap:Envelope>