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: ShareProductCatalogPages
<?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>
<ShareProductCatalogPages xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Products">
<Bcc xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Bcc>
<Body xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Body>
<Cc xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Cc>
<From xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</From>
<FromEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</FromEmail>
<Message xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Message>
<Recipients xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack" />
<ReplyTo xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</ReplyTo>
<ReplyToList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/ServiceStack" />
<SendTo xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</SendTo>
<StubbornVendorId xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</StubbornVendorId>
<Subject xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Subject>
<SubjectOverWrite xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</SubjectOverWrite>
<To xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</To>
<ToEmail xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</ToEmail>
<CartId>String</CartId>
<ImageSize>String</ImageSize>
<PageIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>String</d2p1:string>
</PageIds>
<ProductIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>String</d2p1:string>
</ProductIds>
<ShareKind>Print</ShareKind>
</ShareProductCatalogPages>
</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>
<ProductCatalogPagesShared xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emun.Products">
<Pages>
<ProductCatalogPage>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Attributes>
<ContentType>String</ContentType>
<Description>String</Description>
<Euid>00000000-0000-0000-0000-000000000000</Euid>
<Height>0</Height>
<Id>0</Id>
<Label>String</Label>
<Overview>String</Overview>
<Realm>String</Realm>
<RefId>String</RefId>
<Url>String</Url>
<Width>0</Width>
</Attributes>
<CatalogId>String</CatalogId>
<Description>String</Description>
<Height>0</Height>
<Hotspots>
<ProductCatalogHotspot>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Action>None</Action>
<Bottom>0</Bottom>
<Generated>false</Generated>
<Height>0</Height>
<Left>0</Left>
<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>
</Meta>
<ModifiedOn>0001-01-01T00:00:00</ModifiedOn>
<OriginalHeight>0</OriginalHeight>
<OriginalWidth>0</OriginalWidth>
<PageId>String</PageId>
<Position>0</Position>
<ProductId>String</ProductId>
<ProductIds xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<RepCustom>false</RepCustom>
<Right>0</Right>
<Top>0</Top>
<Width>0</Width>
</ProductCatalogHotspot>
</Hotspots>
<Label>String</Label>
<LastModifiedOn>0001-01-01T00:00:00</LastModifiedOn>
<Layout>String</Layout>
<MediaId>String</MediaId>
<ModifiedOn>0001-01-01T00:00:00</ModifiedOn>
<Overview>String</Overview>
<PageCount>0</PageCount>
<PageNum>0</PageNum>
<Position>0</Position>
<RepCustom>false</RepCustom>
<SectionId>String</SectionId>
<Type>String</Type>
<Url>String</Url>
<Width>0</Width>
</ProductCatalogPage>
</Pages>
<Products>
<Product>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<AltDescription>String</AltDescription>
<AsShownValues>
<OptionPrebuilt.FieldValue>
<CustomText>String</CustomText>
<FieldId>String</FieldId>
<ValueId>String</ValueId>
</OptionPrebuilt.FieldValue>
</AsShownValues>
<AvailableOn>0001-01-01T00:00:00</AvailableOn>
<AvailableQty>0</AvailableQty>
<CasePrice>0</CasePrice>
<CaseQty>0</CaseQty>
<Category>
<Id xmlns="http://schemas.datacontract.org/2004/07/ServiceStack">String</Id>
<Label>String</Label>
</Category>
<CategoryId>String</CategoryId>
<Cost>0</Cost>
<CreatedOn>0001-01-01T00:00:00</CreatedOn>
<CubicVolume>0</CubicVolume>
<Custom9>String</Custom9>
<EnforceMinimum>false</EnforceMinimum>
<Featured>0</Featured>
<GenericTags xmlns:d4p1="http://schemas.datacontract.org/2004/07/Emun.Tags">
<d4p1:Tag>
<d4p1:CreatedBy>String</d4p1:CreatedBy>
<d4p1:CreatedOn>0001-01-01T00:00:00</d4p1:CreatedOn>
<d4p1:Exported>false</d4p1:Exported>
<d4p1:Generated>false</d4p1:Generated>
<d4p1:LastModifiedBy>String</d4p1:LastModifiedBy>
<d4p1:LastModifiedOn>0001-01-01T00:00:00</d4p1:LastModifiedOn>
<d4p1:Position>0</d4p1:Position>
<d4p1:Id>1312561414.1312561</d4p1:Id>
<d4p1:ParentTagKind>String</d4p1:ParentTagKind>
<d4p1:ParentTagLabel>String</d4p1:ParentTagLabel>
<d4p1:PrincipalId>String</d4p1:PrincipalId>
<d4p1:Shard>String</d4p1:Shard>
<d4p1:TagKind>String</d4p1:TagKind>
<d4p1:TagLabel>String</d4p1:TagLabel>
</d4p1:Tag>
</GenericTags>
<Height>0</Height>
<ImageUrl>String</ImageUrl>
<IncomingQty>0</IncomingQty>
<IsB2B>false</IsB2B>
<IsB2C>false</IsB2C>
<IsDealerVisible>false</IsDealerVisible>
<IsKitEditable>false</IsKitEditable>
<IsKitExplode>false</IsKitExplode>
<IsNew>false</IsNew>
<IsNonDiscountable>false</IsNonDiscountable>
<IsRestricted>false</IsRestricted>
<IsSellable>false</IsSellable>
<ItemType>String</ItemType>
<Keywords>String</Keywords>
<Length>0</Length>
<Likes>1</Likes>
<ListPrice>0</ListPrice>
<LongDescription>String</LongDescription>
<MainFeatured>0</MainFeatured>
<ManufacturerNumber>String</ManufacturerNumber>
<MaxNumLines>0</MaxNumLines>
<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>
</Meta>
<MinimumOrderQty>0</MinimumOrderQty>
<OnDemandProductEuid>String</OnDemandProductEuid>
<OptionGroup>String</OptionGroup>
<OptionGroupList>String</OptionGroupList>
<Points>0</Points>
<Pricing xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" />
<ProductImages>
<ProductImage>
<CreatedOn>0001-01-01T00:00:00</CreatedOn>
<Position>0</Position>
<ProductId>String</ProductId>
</ProductImage>
</ProductImages>
<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>
<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>
</Tags>
<UOM>String</UOM>
<UnitsAllocated>0</UnitsAllocated>
<UnitsInStock>0</UnitsInStock>
<UpcCode>String</UpcCode>
<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>
</Vendor>
<VendorId>String</VendorId>
<Warehouse>String</Warehouse>
<Weight>0</Weight>
<WholesalePrice>0</WholesalePrice>
<Width>0</Width>
</Product>
</Products>
</ProductCatalogPagesShared>
</soap:Body>
</soap:Envelope>