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/PinFeedOnCall HTTP/1.1
Host: www.bernhardthospitality.com
Accept: application/xml
Content-Type: application/xml
Content-Length: length
<PinFeedOnCall xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Shopping">
<FeedId>String</FeedId>
<Id>String</Id>
</PinFeedOnCall>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<VirtualCall xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Shopping">
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">String</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">0001-01-01T00:00:00</CreatedOn>
<Exported xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">false</Exported>
<Generated xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">false</Generated>
<LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">String</LastModifiedBy>
<LastModifiedOn xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">0001-01-01T00:00:00</LastModifiedOn>
<Position xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">0</Position>
<Active xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">false</Active>
<Description xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">String</Description>
<Euid xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">00000000-0000-0000-0000-000000000000</Euid>
<Id xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">String</Id>
<Label xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">String</Label>
<Meta xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1:KeyValueOfstringstring>
</Meta>
<RefId xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">String</RefId>
<Tags xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/Emun.Tags">
<d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>
<d2p1:string>String</d2p1:string>
</d2p1:Value>
</d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
</Tags>
<Cart>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<AccountType>String</AccountType>
<ActivityId>String</ActivityId>
<AgencyCanEdit>false</AgencyCanEdit>
<AllowBackorders>false</AllowBackorders>
<ApprovalCode>String</ApprovalCode>
<AuthorizeDecline>String</AuthorizeDecline>
<AvailableCubicVolume>0</AvailableCubicVolume>
<AvailablePoints>0</AvailablePoints>
<AvailableTotal>0</AvailableTotal>
<AvailableWeight>0</AvailableWeight>
<BackorderTotal>0</BackorderTotal>
<Balance>0</Balance>
<BillingLocation xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun">
<d3p1:AccountType>String</d3p1:AccountType>
<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>String</d3p1:Custom2>
<d3p1:Email>String</d3p1:Email>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:Id>String</d3p1:Id>
<d3p1: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>
</d3p1:Meta>
<d3p1:PersonName>
<d3p1:First>String</d3p1:First>
<d3p1:Full>String String String String String</d3p1:Full>
<d3p1:Last>String</d3p1:Last>
<d3p1:Middle>String</d3p1:Middle>
<d3p1:Salutation>String</d3p1:Salutation>
<d3p1:Suffix>String</d3p1:Suffix>
</d3p1:PersonName>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:State>String</d3p1:State>
<d3p1:StoreSize>String</d3p1:StoreSize>
<d3p1:Zip>String</d3p1:Zip>
</BillingLocation>
<BusinessModel>Retail</BusinessModel>
<Buyer>String</Buyer>
<CanEdit>true</CanEdit>
<CanModify>false</CanModify>
<CancelOn>0001-01-01T00:00:00</CancelOn>
<CartId>String</CartId>
<CartName>String</CartName>
<CaseQtyPurchased>0</CaseQtyPurchased>
<ChangeCount>1</ChangeCount>
<Changes>
<ChangeRequest>
<CartId>String</CartId>
<Id>String</Id>
<IsExported>false</IsExported>
<IsUploaded>false</IsUploaded>
<NewValue>String</NewValue>
<OldValue>String</OldValue>
<Position>0</Position>
<ProductId>String</ProductId>
<QuantityChange>0</QuantityChange>
<Reason>String</Reason>
<RequestType>String</RequestType>
<SessionId>String</SessionId>
<Status>String</Status>
<TimeOfRequest>0001-01-01T00:00:00</TimeOfRequest>
<Username>String</Username>
</ChangeRequest>
</Changes>
<CheckAmount>0</CheckAmount>
<ClientVersion>String</ClientVersion>
<ConsumerId>String</ConsumerId>
<Container xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:CubicVolume>0</d3p1:CubicVolume>
<d3p1:Name>String</d3p1:Name>
<d3p1:Warning>false</d3p1:Warning>
<d3p1:WarningPercent>0</d3p1:WarningPercent>
<d3p1:WarningPercentOver>0</d3p1:WarningPercentOver>
</Container>
<ContainerId>String</ContainerId>
<CreatedOn>2024-11-10T03:28:57.0146649+00:00</CreatedOn>
<CreditCardFee>0</CreditCardFee>
<CubicVolume>0</CubicVolume>
<CubicVolumePercentage>0</CubicVolumePercentage>
<CurrentRep xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Active>false</d3p1:Active>
<d3p1:Address>String</d3p1:Address>
<d3p1:BornOn>0001-01-01T00:00:00</d3p1:BornOn>
<d3p1:City>String</d3p1:City>
<d3p1:DivisionId>String</d3p1:DivisionId>
<d3p1:Email>String</d3p1:Email>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Email>String</d3p1:Email>
<d3p1:FullName>String</d3p1:FullName>
<d3p1:PriceList>String</d3p1:PriceList>
<d3p1:ShortName>String</d3p1:ShortName>
<d3p1:Type>String</d3p1:Type>
<d3p1:UserName>String</d3p1:UserName>
</d3p1:LegacyUser>
<d3p1:Name>String</d3p1:Name>
<d3p1:Notes>String</d3p1:Notes>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:HouseAccount>String</d3p1:HouseAccount>
<d3p1:Name>String</d3p1:Name>
</d3p1:Region>
<d3p1:RegionId>String</d3p1:RegionId>
<d3p1:RepGroupId>String</d3p1:RepGroupId>
<d3p1:StartedOn>0001-01-01T00:00:00</d3p1:StartedOn>
<d3p1:State>String</d3p1:State>
<d3p1:TerminatedOn>0001-01-01T00:00:00</d3p1:TerminatedOn>
<d3p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:CustomerCount>0</d3p1:CustomerCount>
<d3p1:Name>String</d3p1:Name>
<d3p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:HouseAccount>String</d3p1:HouseAccount>
<d3p1:Name>String</d3p1:Name>
</d3p1:Region>
<d3p1:RegionId>String</d3p1:RegionId>
<d3p1:ZipcodeCount>0</d3p1:ZipcodeCount>
</d3p1:Territory>
<d3p1:TerritoryId>String</d3p1:TerritoryId>
<d3p1:TotalSales>0</d3p1:TotalSales>
<d3p1:UserName>String</d3p1:UserName>
<d3p1:Zip>String</d3p1:Zip>
</CurrentRep>
<CurrentRepId>String</CurrentRepId>
<DeliveryNote>String</DeliveryNote>
<DeliveryType>0</DeliveryType>
<Discount>0</Discount>
<DiscountPercentage>0</DiscountPercentage>
<DropShip>false</DropShip>
<DueDatePromoDate>String</DueDatePromoDate>
<ErpStatus>String</ErpStatus>
<ExpectedToClear>0001-01-01T00:00:00</ExpectedToClear>
<Exported>false</Exported>
<ExtendedQtyPurchased>0</ExtendedQtyPurchased>
<Freight>0</Freight>
<FreightInsurance>0</FreightInsurance>
<FromSplit>false</FromSplit>
<GeneratedFrom>String</GeneratedFrom>
<GiftCard>String</GiftCard>
<GiftCardDiscount>0</GiftCardDiscount>
<GrandTotal>0</GrandTotal>
<HasFreeShipping>false</HasFreeShipping>
<HasNotes>false</HasNotes>
<InternalNote>String</InternalNote>
<IsCorpModified>false</IsCorpModified>
<IsEmunOrder>true</IsEmunOrder>
<IsOnDemand>false</IsOnDemand>
<IsRushOrder>false</IsRushOrder>
<IsSummary>false</IsSummary>
<Items />
<LastShipDate i:nil="true" />
<Location>String</Location>
<Messages xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<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>
<Modified>false</Modified>
<NextFulfillment>String</NextFulfillment>
<Note>String</Note>
<OpenTotal>0</OpenTotal>
<OrderedOn>0001-01-01T00:00:00</OrderedOn>
<OriginalOrderNumber>String</OriginalOrderNumber>
<OriginalOrderTotal>0</OriginalOrderTotal>
<ParcelCount>1</ParcelCount>
<Parcels>
<Parcel>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<CartName>String</CartName>
<CartonNumber>String</CartonNumber>
<InvoiceNumber>String</InvoiceNumber>
<InvoicedOn>0001-01-01T00:00:00</InvoicedOn>
<ManufacturerId>String</ManufacturerId>
<OrderNumber>String</OrderNumber>
<OrderStatus>String</OrderStatus>
<OrderedOn>0001-01-01T00:00:00</OrderedOn>
<PONumber>String</PONumber>
<RetailerEmail>String</RetailerEmail>
<RetailerId>String</RetailerId>
<ShippingLocationId>String</ShippingLocationId>
<ShippingMethod>String</ShippingMethod>
<TrackingNumber>String</TrackingNumber>
<TrackingUrl>String</TrackingUrl>
<Warehouse>String</Warehouse>
</Parcel>
</Parcels>
<PaymentMethod xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun">
<d3p1:AccountType>String</d3p1:AccountType>
<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>String</d3p1:Custom2>
<d3p1:Email>String</d3p1:Email>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:Id>String</d3p1:Id>
<d3p1: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>
</d3p1:Meta>
<d3p1:PersonName>
<d3p1:First>String</d3p1:First>
<d3p1:Full>String</d3p1:Full>
<d3p1:Last />
<d3p1:Middle />
<d3p1:Salutation />
<d3p1:Suffix />
</d3p1:PersonName>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:State>String</d3p1:State>
<d3p1:StoreSize>String</d3p1:StoreSize>
<d3p1:Zip>String</d3p1:Zip>
<d3p1:Expiration>String</d3p1:Expiration>
<d3p1:ExpirationMonth i:nil="true" />
<d3p1:ExpirationYear i:nil="true" />
<d3p1:ExpiresOn i:nil="true" />
<d3p1:LastFour>String</d3p1:LastFour>
<d3p1:Provider>String</d3p1:Provider>
<d3p1:SecurityCode>String</d3p1:SecurityCode>
<d3p1:Token>String</d3p1:Token>
<d3p1:TokenizationProvider>String</d3p1:TokenizationProvider>
<d3p1:Type>String</d3p1:Type>
</PaymentMethod>
<PaymentMethodLastFour>String</PaymentMethodLastFour>
<PaymentMethodName>String</PaymentMethodName>
<PaymentMethodTransId>String</PaymentMethodTransId>
<PaymentTerms>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<IsB2B>false</IsB2B>
<IsCredit>false</IsCredit>
<IsStandard>false</IsStandard>
<Name>String</Name>
</PaymentTerms>
<PaymentTermsId>String</PaymentTermsId>
<Points>0</Points>
<PriceList>String</PriceList>
<PromoCode>String</PromoCode>
<PromoCode2>String</PromoCode2>
<PromoDiscount>0</PromoDiscount>
<PurchaseOrder>String</PurchaseOrder>
<Purchaser xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun">
<d3p1:AccountType>String</d3p1:AccountType>
<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>String</d3p1:Custom2>
<d3p1:Email>String</d3p1:Email>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:Id>String</d3p1:Id>
<d3p1: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>
</d3p1:Meta>
<d3p1:PersonName>
<d3p1:First>String</d3p1:First>
<d3p1:Full>String</d3p1:Full>
<d3p1:Last />
<d3p1:Middle />
<d3p1:Salutation />
<d3p1:Suffix />
</d3p1:PersonName>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:State>String</d3p1:State>
<d3p1:StoreSize>String</d3p1:StoreSize>
<d3p1:Zip>String</d3p1:Zip>
</Purchaser>
<QtyFree>0</QtyFree>
<QtyPurchased>0</QtyPurchased>
<ReasonCode>String</ReasonCode>
<Refund>0</Refund>
<RepBy xmlns:d3p1="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:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">
<d4p1:string>String</d4p1:string>
</Roles>
<Permissions xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">
<d4p1:string>String</d4p1: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:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">
<d4p1:anyType i:nil="true" />
</ProviderOAuthAccess>
<d3p1:AspMembershipId>00000000-0000-0000-0000-000000000000</d3p1:AspMembershipId>
<d3p1:AssetsPath>//s3.amazonaws.com/emuncloud-staticassets/</d3p1:AssetsPath>
<d3p1:AvailableBusinessModels>
<d3p1:BusinessModels>Wholesale</d3p1:BusinessModels>
<d3p1:BusinessModels>Retail</d3p1:BusinessModels>
</d3p1:AvailableBusinessModels>
<d3p1:ClientName>Bernhardt Hospitality</d3p1:ClientName>
<d3p1:ContactId>String</d3p1:ContactId>
<d3p1:CustomerId>String</d3p1:CustomerId>
<d3p1:EnvTags>
<d3p1:EnvTags>Prod</d3p1:EnvTags>
<d3p1:EnvTags>Cms</d3p1:EnvTags>
<d3p1:EnvTags>NetFramework</d3p1:EnvTags>
</d3p1:EnvTags>
<d3p1: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>
<d4p1:KeyValueOfstringstring>
<d4p1:Key>Tags</d4p1:Key>
<d4p1:Value>{String:[String]}</d4p1:Value>
</d4p1:KeyValueOfstringstring>
</d3p1:Meta>
<d3p1:RetailerId>String</d3p1:RetailerId>
<d3p1:SalesRepId>String</d3p1:SalesRepId>
<d3p1:Shard>String</d3p1:Shard>
<d3p1: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>
</d3p1:Tags>
<d3p1:VendorGroup>String</d3p1:VendorGroup>
</RepBy>
<RepFax>false</RepFax>
<RepGroup>String</RepGroup>
<RequestTermChange>false</RequestTermChange>
<RetailerId>String</RetailerId>
<ReviewReason>String</ReviewReason>
<ReviewedBy>String</ReviewedBy>
<RushOrderFee>0</RushOrderFee>
<SalesRepId>String</SalesRepId>
<SalesTax>0</SalesTax>
<SalesTaxRate>0</SalesTaxRate>
<ShipComplete>false</ShipComplete>
<ShipOn>2024-11-11T00:00:00+00:00</ShipOn>
<ShipOns xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:dateTime>2024-11-11T00:00:00+00:00</d3p1:dateTime>
</ShipOns>
<ShippableTotal>0</ShippableTotal>
<ShippedAmount>0</ShippedAmount>
<ShippedTotal>0</ShippedTotal>
<ShippingLocation xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun">
<d3p1:AccountType>String</d3p1:AccountType>
<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>String</d3p1:Custom2>
<d3p1:Email>String</d3p1:Email>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:Id>String</d3p1:Id>
<d3p1: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>
</d3p1:Meta>
<d3p1:PersonName>
<d3p1:First>String</d3p1:First>
<d3p1:Full>String</d3p1:Full>
<d3p1:Last />
<d3p1:Middle />
<d3p1:Salutation />
<d3p1:Suffix />
</d3p1:PersonName>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:State>String</d3p1:State>
<d3p1:StoreSize>String</d3p1:StoreSize>
<d3p1:Zip>String</d3p1:Zip>
</ShippingLocation>
<ShippingLocationId>String</ShippingLocationId>
<ShippingMethod>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<IsStandard>false</IsStandard>
<Name>String</Name>
</ShippingMethod>
<ShippingMethodId>String</ShippingMethodId>
<ShippingNote>String</ShippingNote>
<ShippingNote2>String</ShippingNote2>
<ShippingRate>
<Amount />
<AmountLocal />
<Attributes />
<CommitDate />
<Currency />
<CurrencyLocal />
<Days />
<DurationTerms />
<Insurance />
<InsuranceAmount />
<InsuranceAmountLocal />
<InsuranceCurrency />
<InsuranceCurrencyLocal />
<Messages />
<ObjectCreated />
<ObjectId>String</ObjectId>
<ObjectOwner />
<ObjectPurpose />
<ObjectState />
<ObjectUpdated />
<Provider />
<ProviderImage200 />
<ProviderImage75 />
<ServicelevelName />
<ServicelevelTerms />
<Trackable />
</ShippingRate>
<ShippingRates i:nil="true" />
<ShowCode xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:End>0001-01-01T00:00:00</d3p1:End>
<d3p1:Name>String</d3p1:Name>
<d3p1:ShowOnDashboard>false</d3p1:ShowOnDashboard>
<d3p1:Start>0001-01-01T00:00:00</d3p1:Start>
</ShowCode>
<ShowCodeId>String</ShowCodeId>
<Source>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Label>String</Label>
</Source>
<SourceId>String</SourceId>
<Stage>EMUN</Stage>
<Status>String</Status>
<SubTotal>0</SubTotal>
<SubscribeEmails>String</SubscribeEmails>
<SupplyChainFee>0</SupplyChainFee>
<TagFor>String</TagFor>
<TaxableTotal>0</TaxableTotal>
<TimeStampOn>0001-01-01T00:00:00</TimeStampOn>
<TokenizationProvider>String</TokenizationProvider>
<TransactionType xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Description>String</d3p1:Description>
<d3p1:IsContainer>false</d3p1:IsContainer>
<d3p1:IsDefault>false</d3p1:IsDefault>
</TransactionType>
<Type>String</Type>
<Uploaded>false</Uploaded>
<Vendor xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Vendors">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Abbreviation>String</d3p1:Abbreviation>
<d3p1:Active>false</d3p1:Active>
<d3p1:Address>String</d3p1:Address>
<d3p1:AllowBackorders>false</d3p1:AllowBackorders>
<d3p1:AllowDiscounts>false</d3p1:AllowDiscounts>
<d3p1:AllowManualItemEntry>false</d3p1:AllowManualItemEntry>
<d3p1:AllowPriceOverride>false</d3p1:AllowPriceOverride>
<d3p1:City>String</d3p1:City>
<d3p1:CommissionPercent>0</d3p1:CommissionPercent>
<d3p1:CustomerNumber>String</d3p1:CustomerNumber>
<d3p1:DecryptCCOnExport>false</d3p1:DecryptCCOnExport>
<d3p1:DefaultShipDatePrevious>false</d3p1:DefaultShipDatePrevious>
<d3p1:Email>String</d3p1:Email>
<d3p1:EmailOrders>false</d3p1:EmailOrders>
<d3p1:EmailUrlToExport>false</d3p1:EmailUrlToExport>
<d3p1:EnforceMinimums>false</d3p1:EnforceMinimums>
<d3p1:EnforcePurchaseIncrement>false</d3p1:EnforcePurchaseIncrement>
<d3p1:ExportOrders>false</d3p1:ExportOrders>
<d3p1:ExportReviewOrders>false</d3p1:ExportReviewOrders>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:IncludeInBatch>false</d3p1:IncludeInBatch>
<d3p1:IsInvoiceOnly>false</d3p1:IsInvoiceOnly>
<d3p1:IsShowroomVendor>false</d3p1:IsShowroomVendor>
<d3p1:Label>String</d3p1:Label>
<d3p1:LastLoginAttempt>0001-01-01T00:00:00</d3p1:LastLoginAttempt>
<d3p1:LastOrderedOn>0001-01-01T00:00:00</d3p1:LastOrderedOn>
<d3p1: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>
</d3p1:Meta>
<d3p1:MinimumBalance>0</d3p1:MinimumBalance>
<d3p1:Note>String</d3p1:Note>
<d3p1:OrderMinimum>0</d3p1:OrderMinimum>
<d3p1:OrderTagLine>String</d3p1:OrderTagLine>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:ProductTags>
<d3p1:VendorProductTag>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Tag>String</d3p1:Tag>
</d3p1:VendorProductTag>
</d3p1:ProductTags>
<d3p1:ReOrderMinimum>0</d3p1:ReOrderMinimum>
<d3p1:RequireCreditSheet>false</d3p1:RequireCreditSheet>
<d3p1:Settings>
<d3p1:VendorSetting>
<d3p1:Key>String</d3p1:Key>
<d3p1:Value>String</d3p1:Value>
<d3p1:VendorId>String</d3p1:VendorId>
</d3p1:VendorSetting>
</d3p1:Settings>
<d3p1:SplitByProductLine>false</d3p1:SplitByProductLine>
<d3p1:State>String</d3p1:State>
<d3p1: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>
</d3p1:Tags>
<d3p1:UseVendorCustId>false</d3p1:UseVendorCustId>
<d3p1:UseVendorShipId>false</d3p1:UseVendorShipId>
<d3p1:UseVendorTerms>false</d3p1:UseVendorTerms>
<d3p1:VendorName>String</d3p1:VendorName>
<d3p1:Website>String</d3p1:Website>
<d3p1:Zip>String</d3p1:Zip>
</Vendor>
<VendorId>String</VendorId>
<VendorNote>String</VendorNote>
<Warehouse xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Orders">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Name>String</d3p1:Name>
</Warehouse>
<WarehouseId>String</WarehouseId>
<Weight>0</Weight>
<WritingRep xmlns:d3p1="http://schemas.datacontract.org/2004/07/Emun.Retailers">
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Active>false</d3p1:Active>
<d3p1:Address>String</d3p1:Address>
<d3p1:BornOn>0001-01-01T00:00:00</d3p1:BornOn>
<d3p1:City>String</d3p1:City>
<d3p1:DivisionId>String</d3p1:DivisionId>
<d3p1:Email>String</d3p1:Email>
<d3p1:Fax>String</d3p1:Fax>
<d3p1:LegacyUser>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:Email>String</d3p1:Email>
<d3p1:FullName>String</d3p1:FullName>
<d3p1:PriceList>String</d3p1:PriceList>
<d3p1:ShortName>String</d3p1:ShortName>
<d3p1:Type>String</d3p1:Type>
<d3p1:UserName>String</d3p1:UserName>
</d3p1:LegacyUser>
<d3p1:Name>String</d3p1:Name>
<d3p1:Notes>String</d3p1:Notes>
<d3p1:Phone>String</d3p1:Phone>
<d3p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:HouseAccount>String</d3p1:HouseAccount>
<d3p1:Name>String</d3p1:Name>
</d3p1:Region>
<d3p1:RegionId>String</d3p1:RegionId>
<d3p1:RepGroupId>String</d3p1:RepGroupId>
<d3p1:StartedOn>0001-01-01T00:00:00</d3p1:StartedOn>
<d3p1:State>String</d3p1:State>
<d3p1:TerminatedOn>0001-01-01T00:00:00</d3p1:TerminatedOn>
<d3p1:Territory>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:CustomerCount>0</d3p1:CustomerCount>
<d3p1:Name>String</d3p1:Name>
<d3p1:Region>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<d3p1:HouseAccount>String</d3p1:HouseAccount>
<d3p1:Name>String</d3p1:Name>
</d3p1:Region>
<d3p1:RegionId>String</d3p1:RegionId>
<d3p1:ZipcodeCount>0</d3p1:ZipcodeCount>
</d3p1:Territory>
<d3p1:TerritoryId>String</d3p1:TerritoryId>
<d3p1:TotalSales>0</d3p1:TotalSales>
<d3p1:UserName>String</d3p1:UserName>
<d3p1:Zip>String</d3p1:Zip>
</WritingRep>
<WrittenBy>String</WrittenBy>
</Cart>
<CartId i:nil="true" />
<Chat xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<FeaturedProductIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<FeaturedProducts xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<FeedId i:nil="true" />
<Owner xmlns:d2p1="http://schemas.datacontract.org/2004/07/Emun.Products">
<d2p1:DisplayName>String</d2p1:DisplayName>
<d2p1:Email>String</d2p1:Email>
<d2p1:FullName>String</d2p1:FullName>
<d2p1:Id>String</d2p1:Id>
<d2p1:PhoneNumber>String</d2p1:PhoneNumber>
<d2p1:RetailerId>String</d2p1:RetailerId>
<d2p1:UserName>String</d2p1:UserName>
</Owner>
<Participants xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<ProductId i:nil="true" />
<Products xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:KeyValueOfstringProductzoeZscLT>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value 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>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1: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 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>
<d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>
<d2p1:string>String</d2p1:string>
</d2p1:Value>
</d2p1: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>
<d2p1:KeyValueOfstringstring>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>String</d2p1:Value>
</d2p1: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>
<d2p1:KeyValueOfstringArrayOfstringty7Ep6D1>
<d2p1:Key>String</d2p1:Key>
<d2p1:Value>
<d2p1:string>String</d2p1:string>
</d2p1:Value>
</d2p1: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>
</d2p1:Value>
</d2p1:KeyValueOfstringProductzoeZscLT>
</Products>
<SavedProductIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<SavedProducts xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<SharedCarts xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<SharedProductIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<SharedProducts xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<StartedAt>0001-01-01T00:00:00</StartedAt>
<StoppedAt>0001-01-01T00:00:00</StoppedAt>
</VirtualCall>