To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml
HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /service/QueryCarts HTTP/1.1
Host: www.bernhardthospitality.com
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<QueryCarts xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Shopping">
<Fields xmlns="http://schemas.servicestack.net/types">String</Fields>
<Include xmlns="http://schemas.servicestack.net/types">String</Include>
<Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.servicestack.net/types">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</Meta>
<OrderBy xmlns="http://schemas.servicestack.net/types">String</OrderBy>
<OrderByDesc xmlns="http://schemas.servicestack.net/types">String</OrderByDesc>
<Skip xmlns="http://schemas.servicestack.net/types">0</Skip>
<Take xmlns="http://schemas.servicestack.net/types">0</Take>
<DateRange>String</DateRange>
<EndDate>0001-01-01T00:00:00</EndDate>
<ExportId>String</ExportId>
<Id>String</Id>
<IncludeProducts>false</IncludeProducts>
<ManagerId>String</ManagerId>
<OnlyCreditHold>false</OnlyCreditHold>
<OnlyInactive>false</OnlyInactive>
<OnlyPendingChanges>false</OnlyPendingChanges>
<OriginalId>String</OriginalId>
<RepId>String</RepId>
<RetailerId>String</RetailerId>
<Search>String</Search>
<StartDate>0001-01-01T00:00:00</StartDate>
<SubRepId>String</SubRepId>
<Token>String</Token>
<TwosCreditHoldOrders>String</TwosCreditHoldOrders>
<VendorId>String</VendorId>
<clientDateTime>String</clientDateTime>
<currentDate>0001-01-01T00:00:00</currentDate>
<EndDate>0001-01-01T00:00:00</EndDate>
<StartDate>0001-01-01T00:00:00</StartDate>
</QueryCarts>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<QueryResponseOfCartuJ_SpfPwd xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.servicestack.net/types">
<Offset>0</Offset>
<Total>0</Total>
<Results xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Shopping">
<d2p1:Cart>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:AccountType>String</d2p1:AccountType>
<d2p1:ActivityId>String</d2p1:ActivityId>
<d2p1:AgencyCanEdit>false</d2p1:AgencyCanEdit>
<d2p1:AllowBackorders>false</d2p1:AllowBackorders>
<d2p1:ApprovalCode>String</d2p1:ApprovalCode>
<d2p1:AuthorizeDecline>String</d2p1:AuthorizeDecline>
<d2p1:AvailableCubicVolume>0</d2p1:AvailableCubicVolume>
<d2p1:AvailablePoints>0</d2p1:AvailablePoints>
<d2p1:AvailableTotal>0</d2p1:AvailableTotal>
<d2p1:AvailableWeight>0</d2p1:AvailableWeight>
<d2p1:BackorderTotal>0</d2p1:BackorderTotal>
<d2p1:Balance>0</d2p1:Balance>
<d2p1:BillingLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<d4p1:AccountType>String</d4p1:AccountType>
<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>String</d4p1:Custom2>
<d4p1:Email>String</d4p1:Email>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:Id>String</d4p1:Id>
<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:PersonName>
<d4p1:First>String</d4p1:First>
<d4p1:Full>String String String String String</d4p1:Full>
<d4p1:Last>String</d4p1:Last>
<d4p1:Middle>String</d4p1:Middle>
<d4p1:Salutation>String</d4p1:Salutation>
<d4p1:Suffix>String</d4p1:Suffix>
</d4p1:PersonName>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:State>String</d4p1:State>
<d4p1:StoreSize>String</d4p1:StoreSize>
<d4p1:Zip>String</d4p1:Zip>
</d2p1:BillingLocation>
<d2p1:BusinessModel>Retail</d2p1:BusinessModel>
<d2p1:Buyer>String</d2p1:Buyer>
<d2p1:CanEdit>true</d2p1:CanEdit>
<d2p1:CanModify>false</d2p1:CanModify>
<d2p1:CancelOn>0001-01-01T00:00:00</d2p1:CancelOn>
<d2p1:CartId>String</d2p1:CartId>
<d2p1:CartName>String</d2p1:CartName>
<d2p1:CaseQtyPurchased>0</d2p1:CaseQtyPurchased>
<d2p1:ChangeCount>1</d2p1:ChangeCount>
<d2p1:Changes>
<d2p1:ChangeRequest>
<d2p1:CartId>String</d2p1:CartId>
<d2p1:Id>String</d2p1:Id>
<d2p1:IsExported>false</d2p1:IsExported>
<d2p1:IsUploaded>false</d2p1:IsUploaded>
<d2p1:NewValue>String</d2p1:NewValue>
<d2p1:OldValue>String</d2p1:OldValue>
<d2p1:Position>0</d2p1:Position>
<d2p1:ProductId>String</d2p1:ProductId>
<d2p1:QuantityChange>0</d2p1:QuantityChange>
<d2p1:Reason>String</d2p1:Reason>
<d2p1:RequestType>String</d2p1:RequestType>
<d2p1:SessionId>String</d2p1:SessionId>
<d2p1:Status>String</d2p1:Status>
<d2p1:TimeOfRequest>0001-01-01T00:00:00</d2p1:TimeOfRequest>
<d2p1:Username>String</d2p1:Username>
</d2p1:ChangeRequest>
</d2p1:Changes>
<d2p1:CheckAmount>0</d2p1:CheckAmount>
<d2p1:ClientVersion>String</d2p1:ClientVersion>
<d2p1:ConsumerId>String</d2p1:ConsumerId>
<d2p1:Container xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:CubicVolume>0</d4p1:CubicVolume>
<d4p1:Name>String</d4p1:Name>
<d4p1:Warning>false</d4p1:Warning>
<d4p1:WarningPercent>0</d4p1:WarningPercent>
<d4p1:WarningPercentOver>0</d4p1:WarningPercentOver>
</d2p1:Container>
<d2p1:ContainerId>String</d2p1:ContainerId>
<d2p1:CreatedOn>2024-11-10T03:30:49.9169759+00:00</d2p1:CreatedOn>
<d2p1:CreditCardFee>0</d2p1:CreditCardFee>
<d2p1:CubicVolume>0</d2p1:CubicVolume>
<d2p1:CubicVolumePercentage>0</d2p1:CubicVolumePercentage>
<d2p1:CurrentRep xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Active>false</d4p1:Active>
<d4p1:Address>String</d4p1:Address>
<d4p1:BornOn>0001-01-01T00:00:00</d4p1:BornOn>
<d4p1:City>String</d4p1:City>
<d4p1:DivisionId>String</d4p1:DivisionId>
<d4p1:Email>String</d4p1:Email>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Email>String</d4p1:Email>
<d4p1:FullName>String</d4p1:FullName>
<d4p1:PriceList>String</d4p1:PriceList>
<d4p1:ShortName>String</d4p1:ShortName>
<d4p1:Type>String</d4p1:Type>
<d4p1:UserName>String</d4p1:UserName>
</d4p1:LegacyUser>
<d4p1:Name>String</d4p1:Name>
<d4p1:Notes>String</d4p1:Notes>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:HouseAccount>String</d4p1:HouseAccount>
<d4p1:Name>String</d4p1:Name>
</d4p1:Region>
<d4p1:RegionId>String</d4p1:RegionId>
<d4p1:RepGroupId>String</d4p1:RepGroupId>
<d4p1:StartedOn>0001-01-01T00:00:00</d4p1:StartedOn>
<d4p1:State>String</d4p1:State>
<d4p1:TerminatedOn>0001-01-01T00:00:00</d4p1:TerminatedOn>
<d4p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:CustomerCount>0</d4p1:CustomerCount>
<d4p1:Name>String</d4p1:Name>
<d4p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:HouseAccount>String</d4p1:HouseAccount>
<d4p1:Name>String</d4p1:Name>
</d4p1:Region>
<d4p1:RegionId>String</d4p1:RegionId>
<d4p1:ZipcodeCount>0</d4p1:ZipcodeCount>
</d4p1:Territory>
<d4p1:TerritoryId>String</d4p1:TerritoryId>
<d4p1:TotalSales>0</d4p1:TotalSales>
<d4p1:UserName>String</d4p1:UserName>
<d4p1:Zip>String</d4p1:Zip>
</d2p1:CurrentRep>
<d2p1:CurrentRepId>String</d2p1:CurrentRepId>
<d2p1:DeliveryNote>String</d2p1:DeliveryNote>
<d2p1:DeliveryType>0</d2p1:DeliveryType>
<d2p1:Discount>0</d2p1:Discount>
<d2p1:DiscountPercentage>0</d2p1:DiscountPercentage>
<d2p1:DropShip>false</d2p1:DropShip>
<d2p1:DueDatePromoDate>String</d2p1:DueDatePromoDate>
<d2p1:ErpStatus>String</d2p1:ErpStatus>
<d2p1:ExpectedToClear>0001-01-01T00:00:00</d2p1:ExpectedToClear>
<d2p1:Exported>false</d2p1:Exported>
<d2p1:ExtendedQtyPurchased>0</d2p1:ExtendedQtyPurchased>
<d2p1:Freight>0</d2p1:Freight>
<d2p1:FreightInsurance>0</d2p1:FreightInsurance>
<d2p1:FromSplit>false</d2p1:FromSplit>
<d2p1:GeneratedFrom>String</d2p1:GeneratedFrom>
<d2p1:GiftCard>String</d2p1:GiftCard>
<d2p1:GiftCardDiscount>0</d2p1:GiftCardDiscount>
<d2p1:GrandTotal>0</d2p1:GrandTotal>
<d2p1:HasFreeShipping>false</d2p1:HasFreeShipping>
<d2p1:HasNotes>false</d2p1:HasNotes>
<d2p1:InternalNote>String</d2p1:InternalNote>
<d2p1:IsCorpModified>false</d2p1:IsCorpModified>
<d2p1:IsEmunOrder>true</d2p1:IsEmunOrder>
<d2p1:IsOnDemand>false</d2p1:IsOnDemand>
<d2p1:IsRushOrder>false</d2p1:IsRushOrder>
<d2p1:IsSummary>false</d2p1:IsSummary>
<d2p1:Items />
<d2p1:LastShipDate i:nil="true" />
<d2p1:Location>String</d2p1:Location>
<d2p1:Messages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<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:Modified>false</d2p1:Modified>
<d2p1:NextFulfillment>String</d2p1:NextFulfillment>
<d2p1:Note>String</d2p1:Note>
<d2p1:OpenTotal>0</d2p1:OpenTotal>
<d2p1:OrderedOn>0001-01-01T00:00:00</d2p1:OrderedOn>
<d2p1:OriginalOrderNumber>String</d2p1:OriginalOrderNumber>
<d2p1:OriginalOrderTotal>0</d2p1:OriginalOrderTotal>
<d2p1:ParcelCount>1</d2p1:ParcelCount>
<d2p1:Parcels>
<d2p1:Parcel>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:CartName>String</d2p1:CartName>
<d2p1:CartonNumber>String</d2p1:CartonNumber>
<d2p1:InvoiceNumber>String</d2p1:InvoiceNumber>
<d2p1:InvoicedOn>0001-01-01T00:00:00</d2p1:InvoicedOn>
<d2p1:ManufacturerId>String</d2p1:ManufacturerId>
<d2p1:OrderNumber>String</d2p1:OrderNumber>
<d2p1:OrderStatus>String</d2p1:OrderStatus>
<d2p1:OrderedOn>0001-01-01T00:00:00</d2p1:OrderedOn>
<d2p1:PONumber>String</d2p1:PONumber>
<d2p1:RetailerEmail>String</d2p1:RetailerEmail>
<d2p1:RetailerId>String</d2p1:RetailerId>
<d2p1:ShippingLocationId>String</d2p1:ShippingLocationId>
<d2p1:ShippingMethod>String</d2p1:ShippingMethod>
<d2p1:TrackingNumber>String</d2p1:TrackingNumber>
<d2p1:TrackingUrl>String</d2p1:TrackingUrl>
<d2p1:Warehouse>String</d2p1:Warehouse>
</d2p1:Parcel>
</d2p1:Parcels>
<d2p1:PaymentMethod xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<d4p1:AccountType>String</d4p1:AccountType>
<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>String</d4p1:Custom2>
<d4p1:Email>String</d4p1:Email>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:Id>String</d4p1:Id>
<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:PersonName>
<d4p1:First>String</d4p1:First>
<d4p1:Full>String</d4p1:Full>
<d4p1:Last />
<d4p1:Middle />
<d4p1:Salutation />
<d4p1:Suffix />
</d4p1:PersonName>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:State>String</d4p1:State>
<d4p1:StoreSize>String</d4p1:StoreSize>
<d4p1:Zip>String</d4p1:Zip>
<d4p1:Expiration>String</d4p1:Expiration>
<d4p1:ExpirationMonth i:nil="true" />
<d4p1:ExpirationYear i:nil="true" />
<d4p1:ExpiresOn i:nil="true" />
<d4p1:LastFour>String</d4p1:LastFour>
<d4p1:Provider>String</d4p1:Provider>
<d4p1:SecurityCode>String</d4p1:SecurityCode>
<d4p1:Token>String</d4p1:Token>
<d4p1:TokenizationProvider>String</d4p1:TokenizationProvider>
<d4p1:Type>String</d4p1:Type>
</d2p1:PaymentMethod>
<d2p1:PaymentMethodLastFour>String</d2p1:PaymentMethodLastFour>
<d2p1:PaymentMethodName>String</d2p1:PaymentMethodName>
<d2p1:PaymentMethodTransId>String</d2p1:PaymentMethodTransId>
<d2p1:PaymentTerms>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsB2B>false</d2p1:IsB2B>
<d2p1:IsCredit>false</d2p1:IsCredit>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:PaymentTerms>
<d2p1:PaymentTermsId>String</d2p1:PaymentTermsId>
<d2p1:Points>0</d2p1:Points>
<d2p1:PriceList>String</d2p1:PriceList>
<d2p1:PromoCode>String</d2p1:PromoCode>
<d2p1:PromoCode2>String</d2p1:PromoCode2>
<d2p1:PromoDiscount>0</d2p1:PromoDiscount>
<d2p1:PurchaseOrder>String</d2p1:PurchaseOrder>
<d2p1:Purchaser xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<d4p1:AccountType>String</d4p1:AccountType>
<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>String</d4p1:Custom2>
<d4p1:Email>String</d4p1:Email>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:Id>String</d4p1:Id>
<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:PersonName>
<d4p1:First>String</d4p1:First>
<d4p1:Full>String</d4p1:Full>
<d4p1:Last />
<d4p1:Middle />
<d4p1:Salutation />
<d4p1:Suffix />
</d4p1:PersonName>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:State>String</d4p1:State>
<d4p1:StoreSize>String</d4p1:StoreSize>
<d4p1:Zip>String</d4p1:Zip>
</d2p1:Purchaser>
<d2p1:QtyFree>0</d2p1:QtyFree>
<d2p1:QtyPurchased>0</d2p1:QtyPurchased>
<d2p1:ReasonCode>String</d2p1:ReasonCode>
<d2p1:Refund>0</d2p1:Refund>
<d2p1:RepBy xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<ReferrerUrl xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</ReferrerUrl>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<UserAuthId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</UserAuthId>
<UserAuthName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</UserAuthName>
<UserName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</UserName>
<TwitterUserId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</TwitterUserId>
<TwitterScreenName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</TwitterScreenName>
<FacebookUserId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</FacebookUserId>
<FacebookUserName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</FacebookUserName>
<FirstName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</FirstName>
<LastName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</LastName>
<DisplayName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</DisplayName>
<Company xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Company>
<Email xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Email>
<PrimaryEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</PrimaryEmail>
<PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</PhoneNumber>
<BirthDate xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">0001-01-01T00:00:00</BirthDate>
<BirthDateRaw xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</BirthDateRaw>
<Address xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Address>
<Address2 xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Address2>
<City xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</City>
<State xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</State>
<Country xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Country>
<Culture xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Culture>
<FullName xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</FullName>
<Gender xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Gender>
<Language xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Language>
<MailAddress xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</MailAddress>
<Nickname xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Nickname>
<PostalCode xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</PostalCode>
<TimeZone xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</TimeZone>
<RequestTokenSecret xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</RequestTokenSecret>
<CreatedAt xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">0001-01-01T00:00:00</CreatedAt>
<LastModified xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">0001-01-01T00:00:00</LastModified>
<Roles xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">
<d5p1:string>String</d5p1:string>
</Roles>
<Permissions xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">
<d5p1:string>String</d5p1:string>
</Permissions>
<IsAuthenticated xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">false</IsAuthenticated>
<FromToken xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">false</FromToken>
<ProfileUrl xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</ProfileUrl>
<Sequence xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Sequence>
<Tag xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">0</Tag>
<AuthProvider xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</AuthProvider>
<ProviderOAuthAccess xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">
<d5p1:anyType i:nil="true" />
</ProviderOAuthAccess>
<d4p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d4p1:AspMembershipId>
<d4p1:AssetsPath>//s3.amazonaws.com/emuncloud-staticassets/</d4p1:AssetsPath>
<d4p1:AvailableBusinessModels>
<d4p1:BusinessModels>Wholesale</d4p1:BusinessModels>
<d4p1:BusinessModels>Retail</d4p1:BusinessModels>
</d4p1:AvailableBusinessModels>
<d4p1:ClientName>Bernhardt Hospitality</d4p1:ClientName>
<d4p1:ContactId>String</d4p1:ContactId>
<d4p1:CustomerId>String</d4p1:CustomerId>
<d4p1:EnvTags>
<d4p1:EnvTags>Prod</d4p1:EnvTags>
<d4p1:EnvTags>Cms</d4p1:EnvTags>
<d4p1:EnvTags>NetFramework</d4p1:EnvTags>
</d4p1:EnvTags>
<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>
<d5p1:KeyValueOfstringstring>
<d5p1:Key>Tags</d5p1:Key>
<d5p1:Value>{String:[String]}</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</d4p1:Meta>
<d4p1:RetailerId>String</d4p1:RetailerId>
<d4p1:SalesRepId>String</d4p1:SalesRepId>
<d4p1:Shard>String</d4p1:Shard>
<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:VendorGroup>String</d4p1:VendorGroup>
</d2p1:RepBy>
<d2p1:RepFax>false</d2p1:RepFax>
<d2p1:RepGroup>String</d2p1:RepGroup>
<d2p1:RequestTermChange>false</d2p1:RequestTermChange>
<d2p1:RetailerId>String</d2p1:RetailerId>
<d2p1:ReviewReason>String</d2p1:ReviewReason>
<d2p1:ReviewedBy>String</d2p1:ReviewedBy>
<d2p1:RushOrderFee>0</d2p1:RushOrderFee>
<d2p1:SalesRepId>String</d2p1:SalesRepId>
<d2p1:SalesTax>0</d2p1:SalesTax>
<d2p1:SalesTaxRate>0</d2p1:SalesTaxRate>
<d2p1:ShipComplete>false</d2p1:ShipComplete>
<d2p1:ShipOn>2024-11-11T00:00:00+00:00</d2p1:ShipOn>
<d2p1:ShipOns xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:dateTime>2024-11-11T00:00:00+00:00</d4p1:dateTime>
</d2p1:ShipOns>
<d2p1:ShippableTotal>0</d2p1:ShippableTotal>
<d2p1:ShippedAmount>0</d2p1:ShippedAmount>
<d2p1:ShippedTotal>0</d2p1:ShippedTotal>
<d2p1:ShippingLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun">
<d4p1:AccountType>String</d4p1:AccountType>
<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>String</d4p1:Custom2>
<d4p1:Email>String</d4p1:Email>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:Id>String</d4p1:Id>
<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:PersonName>
<d4p1:First>String</d4p1:First>
<d4p1:Full>String</d4p1:Full>
<d4p1:Last />
<d4p1:Middle />
<d4p1:Salutation />
<d4p1:Suffix />
</d4p1:PersonName>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:State>String</d4p1:State>
<d4p1:StoreSize>String</d4p1:StoreSize>
<d4p1:Zip>String</d4p1:Zip>
</d2p1:ShippingLocation>
<d2p1:ShippingLocationId>String</d2p1:ShippingLocationId>
<d2p1:ShippingMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:IsStandard>false</d2p1:IsStandard>
<d2p1:Name>String</d2p1:Name>
</d2p1:ShippingMethod>
<d2p1:ShippingMethodId>String</d2p1:ShippingMethodId>
<d2p1:ShippingNote>String</d2p1:ShippingNote>
<d2p1:ShippingNote2>String</d2p1:ShippingNote2>
<d2p1:ShippingRate>
<d2p1:Amount />
<d2p1:AmountLocal />
<d2p1:Attributes />
<d2p1:CommitDate />
<d2p1:Currency />
<d2p1:CurrencyLocal />
<d2p1:Days />
<d2p1:DurationTerms />
<d2p1:Insurance />
<d2p1:InsuranceAmount />
<d2p1:InsuranceAmountLocal />
<d2p1:InsuranceCurrency />
<d2p1:InsuranceCurrencyLocal />
<d2p1:Messages />
<d2p1:ObjectCreated />
<d2p1:ObjectId>String</d2p1:ObjectId>
<d2p1:ObjectOwner />
<d2p1:ObjectPurpose />
<d2p1:ObjectState />
<d2p1:ObjectUpdated />
<d2p1:Provider />
<d2p1:ProviderImage200 />
<d2p1:ProviderImage75 />
<d2p1:ServicelevelName />
<d2p1:ServicelevelTerms />
<d2p1:Trackable />
</d2p1:ShippingRate>
<d2p1:ShippingRates i:nil="true" />
<d2p1:ShowCode xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:End>0001-01-01T00:00:00</d4p1:End>
<d4p1:Name>String</d4p1:Name>
<d4p1:ShowOnDashboard>false</d4p1:ShowOnDashboard>
<d4p1:Start>0001-01-01T00:00:00</d4p1:Start>
</d2p1:ShowCode>
<d2p1:ShowCodeId>String</d2p1:ShowCodeId>
<d2p1:Source>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d2p1:Label>String</d2p1:Label>
</d2p1:Source>
<d2p1:SourceId>String</d2p1:SourceId>
<d2p1:Stage>EMUN</d2p1:Stage>
<d2p1:Status>String</d2p1:Status>
<d2p1:SubTotal>0</d2p1:SubTotal>
<d2p1:SubscribeEmails>String</d2p1:SubscribeEmails>
<d2p1:SupplyChainFee>0</d2p1:SupplyChainFee>
<d2p1:TagFor>String</d2p1:TagFor>
<d2p1:TaxableTotal>0</d2p1:TaxableTotal>
<d2p1:TimeStampOn>0001-01-01T00:00:00</d2p1:TimeStampOn>
<d2p1:TokenizationProvider>String</d2p1:TokenizationProvider>
<d2p1:TransactionType xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Description>String</d4p1:Description>
<d4p1:IsContainer>false</d4p1:IsContainer>
<d4p1:IsDefault>false</d4p1:IsDefault>
</d2p1:TransactionType>
<d2p1:Type>String</d2p1:Type>
<d2p1:Uploaded>false</d2p1:Uploaded>
<d2p1:Vendor xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Vendors">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Abbreviation>String</d4p1:Abbreviation>
<d4p1:Active>false</d4p1:Active>
<d4p1:Address>String</d4p1:Address>
<d4p1:AllowBackorders>false</d4p1:AllowBackorders>
<d4p1:AllowDiscounts>false</d4p1:AllowDiscounts>
<d4p1:AllowManualItemEntry>false</d4p1:AllowManualItemEntry>
<d4p1:AllowPriceOverride>false</d4p1:AllowPriceOverride>
<d4p1:City>String</d4p1:City>
<d4p1:CommissionPercent>0</d4p1:CommissionPercent>
<d4p1:CustomerNumber>String</d4p1:CustomerNumber>
<d4p1:DecryptCCOnExport>false</d4p1:DecryptCCOnExport>
<d4p1:DefaultShipDatePrevious>false</d4p1:DefaultShipDatePrevious>
<d4p1:Email>String</d4p1:Email>
<d4p1:EmailOrders>false</d4p1:EmailOrders>
<d4p1:EmailUrlToExport>false</d4p1:EmailUrlToExport>
<d4p1:EnforceMinimums>false</d4p1:EnforceMinimums>
<d4p1:EnforcePurchaseIncrement>false</d4p1:EnforcePurchaseIncrement>
<d4p1:ExportOrders>false</d4p1:ExportOrders>
<d4p1:ExportReviewOrders>false</d4p1:ExportReviewOrders>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:IncludeInBatch>false</d4p1:IncludeInBatch>
<d4p1:IsInvoiceOnly>false</d4p1:IsInvoiceOnly>
<d4p1:IsShowroomVendor>false</d4p1:IsShowroomVendor>
<d4p1:Label>String</d4p1:Label>
<d4p1:LastLoginAttempt>0001-01-01T00:00:00</d4p1:LastLoginAttempt>
<d4p1:LastOrderedOn>0001-01-01T00:00:00</d4p1:LastOrderedOn>
<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:MinimumBalance>0</d4p1:MinimumBalance>
<d4p1:Note>String</d4p1:Note>
<d4p1:OrderMinimum>0</d4p1:OrderMinimum>
<d4p1:OrderTagLine>String</d4p1:OrderTagLine>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:ProductTags>
<d4p1:VendorProductTag>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Tag>String</d4p1:Tag>
</d4p1:VendorProductTag>
</d4p1:ProductTags>
<d4p1:ReOrderMinimum>0</d4p1:ReOrderMinimum>
<d4p1:RequireCreditSheet>false</d4p1:RequireCreditSheet>
<d4p1:Settings>
<d4p1:VendorSetting>
<d4p1:Key>String</d4p1:Key>
<d4p1:Value>String</d4p1:Value>
<d4p1:VendorId>String</d4p1:VendorId>
</d4p1:VendorSetting>
</d4p1:Settings>
<d4p1:SplitByProductLine>false</d4p1:SplitByProductLine>
<d4p1:State>String</d4p1:State>
<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:UseVendorCustId>false</d4p1:UseVendorCustId>
<d4p1:UseVendorShipId>false</d4p1:UseVendorShipId>
<d4p1:UseVendorTerms>false</d4p1:UseVendorTerms>
<d4p1:VendorName>String</d4p1:VendorName>
<d4p1:Website>String</d4p1:Website>
<d4p1:Zip>String</d4p1:Zip>
</d2p1:Vendor>
<d2p1:VendorId>String</d2p1:VendorId>
<d2p1:VendorNote>String</d2p1:VendorNote>
<d2p1:Warehouse xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Name>String</d4p1:Name>
</d2p1:Warehouse>
<d2p1:WarehouseId>String</d2p1:WarehouseId>
<d2p1:Weight>0</d2p1:Weight>
<d2p1:WritingRep xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Active>false</d4p1:Active>
<d4p1:Address>String</d4p1:Address>
<d4p1:BornOn>0001-01-01T00:00:00</d4p1:BornOn>
<d4p1:City>String</d4p1:City>
<d4p1:DivisionId>String</d4p1:DivisionId>
<d4p1:Email>String</d4p1:Email>
<d4p1:Fax>String</d4p1:Fax>
<d4p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:Email>String</d4p1:Email>
<d4p1:FullName>String</d4p1:FullName>
<d4p1:PriceList>String</d4p1:PriceList>
<d4p1:ShortName>String</d4p1:ShortName>
<d4p1:Type>String</d4p1:Type>
<d4p1:UserName>String</d4p1:UserName>
</d4p1:LegacyUser>
<d4p1:Name>String</d4p1:Name>
<d4p1:Notes>String</d4p1:Notes>
<d4p1:Phone>String</d4p1:Phone>
<d4p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:HouseAccount>String</d4p1:HouseAccount>
<d4p1:Name>String</d4p1:Name>
</d4p1:Region>
<d4p1:RegionId>String</d4p1:RegionId>
<d4p1:RepGroupId>String</d4p1:RepGroupId>
<d4p1:StartedOn>0001-01-01T00:00:00</d4p1:StartedOn>
<d4p1:State>String</d4p1:State>
<d4p1:TerminatedOn>0001-01-01T00:00:00</d4p1:TerminatedOn>
<d4p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:CustomerCount>0</d4p1:CustomerCount>
<d4p1:Name>String</d4p1:Name>
<d4p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d4p1:HouseAccount>String</d4p1:HouseAccount>
<d4p1:Name>String</d4p1:Name>
</d4p1:Region>
<d4p1:RegionId>String</d4p1:RegionId>
<d4p1:ZipcodeCount>0</d4p1:ZipcodeCount>
</d4p1:Territory>
<d4p1:TerritoryId>String</d4p1:TerritoryId>
<d4p1:TotalSales>0</d4p1:TotalSales>
<d4p1:UserName>String</d4p1:UserName>
<d4p1:Zip>String</d4p1:Zip>
</d2p1:WritingRep>
<d2p1:WrittenBy>String</d2p1:WrittenBy>
</d2p1:Cart>
</Results>
<Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</Meta>
<ResponseStatus>
<ErrorCode>String</ErrorCode>
<Message>String</Message>
<StackTrace>String</StackTrace>
<Errors>
<ResponseError>
<ErrorCode>String</ErrorCode>
<FieldName>String</FieldName>
<Message>String</Message>
<Meta xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:KeyValueOfstringstring>
<d5p1:Key>String</d5p1:Key>
<d5p1:Value>String</d5p1:Value>
</d5p1:KeyValueOfstringstring>
</Meta>
</ResponseError>
</Errors>
<Meta xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:KeyValueOfstringstring>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>String</d3p1:Value>
</d3p1:KeyValueOfstringstring>
</Meta>
</ResponseStatus>
</QueryResponseOfCartuJ_SpfPwd>