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: api.homenetiol.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: WindowStickerDownloadRequest
<?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>
<WindowStickerDownloadRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.MessageHandlers.Mobile">
<BuyersGuideOptions xmlns:d2p1="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Models" xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Messages.Inventory">
<d2p1:BuyersGuideOptions>
<d2p1:Id>0</d2p1:Id>
<d2p1:Text>String</d2p1:Text>
</d2p1:BuyersGuideOptions>
</BuyersGuideOptions>
<ILotStickerDealerInfo xmlns:d2p1="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Models" xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Messages.Inventory">
<d2p1:WindowStickerDealerInfo>
<d2p1:DealerAddress1>String</d2p1:DealerAddress1>
<d2p1:DealerAddress2>String</d2p1:DealerAddress2>
<d2p1:DealerCity>String</d2p1:DealerCity>
<d2p1:DealerName>String</d2p1:DealerName>
<d2p1:DealerState>String</d2p1:DealerState>
<d2p1:DealerStateName>String</d2p1:DealerStateName>
<d2p1:DealerZip>String</d2p1:DealerZip>
<d2p1:Fax>String</d2p1:Fax>
<d2p1:ILotId>0</d2p1:ILotId>
<d2p1:Phone>String</d2p1:Phone>
</d2p1:WindowStickerDealerInfo>
</ILotStickerDealerInfo>
<ImagePaths xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Messages.Inventory">
<d2p1:string>String</d2p1:string>
</ImagePaths>
<Vehicles xmlns:d2p1="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Models" xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Messages.Inventory">
<d2p1:WindowStickerVehicle>
<d2p1:CachedVehicleId>0</d2p1:CachedVehicleId>
<d2p1:CategorizedEquipment>
<d2p1:StickerVehicleCategorizedEquipment>
<d2p1:Category>Uncategorized</d2p1:Category>
<d2p1:Description>String</d2p1:Description>
</d2p1:StickerVehicleCategorizedEquipment>
</d2p1:CategorizedEquipment>
<d2p1:CityMilesPerGallon>0</d2p1:CityMilesPerGallon>
<d2p1:CustomPrice1>0</d2p1:CustomPrice1>
<d2p1:CustomPrice2>0</d2p1:CustomPrice2>
<d2p1:CustomPrice3>0</d2p1:CustomPrice3>
<d2p1:DateInStock>0001-01-01T00:00:00</d2p1:DateInStock>
<d2p1:DealerCertified>false</d2p1:DealerCertified>
<d2p1:DefaultBookValue>0</d2p1:DefaultBookValue>
<d2p1:DriveType>String</d2p1:DriveType>
<d2p1:EngineAspirationType>String</d2p1:EngineAspirationType>
<d2p1:EngineBlockType>String</d2p1:EngineBlockType>
<d2p1:EngineCylinderCount>0</d2p1:EngineCylinderCount>
<d2p1:EngineDescription>String</d2p1:EngineDescription>
<d2p1:EngineDisplacement>String</d2p1:EngineDisplacement>
<d2p1:ExteriorColorDescription>String</d2p1:ExteriorColorDescription>
<d2p1:ExteriorGenericColor>String</d2p1:ExteriorGenericColor>
<d2p1:FuelType>String</d2p1:FuelType>
<d2p1:HighwayMilesPerGallon>0</d2p1:HighwayMilesPerGallon>
<d2p1:ILotId>0</d2p1:ILotId>
<d2p1:InServiceDate>0001-01-01T00:00:00</d2p1:InServiceDate>
<d2p1:InteriorColorDescription>String</d2p1:InteriorColorDescription>
<d2p1:InteriorGenericColor>String</d2p1:InteriorGenericColor>
<d2p1:InteriorUpholstery>String</d2p1:InteriorUpholstery>
<d2p1:InternetPrice>0</d2p1:InternetPrice>
<d2p1:InternetSpecialMonthlyPayment>0</d2p1:InternetSpecialMonthlyPayment>
<d2p1:InvoiceAmount>0</d2p1:InvoiceAmount>
<d2p1:MSRP>0</d2p1:MSRP>
<d2p1:Make>String</d2p1:Make>
<d2p1:ManufacturerCertificationNumber>String</d2p1:ManufacturerCertificationNumber>
<d2p1:Miles>0</d2p1:Miles>
<d2p1:Model>String</d2p1:Model>
<d2p1:ModelNumber>String</d2p1:ModelNumber>
<d2p1:OEMCertifiedInspectionChecklistNumber>String</d2p1:OEMCertifiedInspectionChecklistNumber>
<d2p1:SellingPrice>0</d2p1:SellingPrice>
<d2p1:StockNumber>String</d2p1:StockNumber>
<d2p1:StyleDescription>String</d2p1:StyleDescription>
<d2p1:TextCode>String</d2p1:TextCode>
<d2p1:Transmission>String</d2p1:Transmission>
<d2p1:TransmissionDescription>String</d2p1:TransmissionDescription>
<d2p1:TransmissionSpeed>0</d2p1:TransmissionSpeed>
<d2p1:TransmissionTypeCode>String</d2p1:TransmissionTypeCode>
<d2p1:Trim>String</d2p1:Trim>
<d2p1:VIN>String</d2p1:VIN>
<d2p1:VehicleCondition>New</d2p1:VehicleCondition>
<d2p1:Year>0</d2p1:Year>
</d2p1:WindowStickerVehicle>
</Vehicles>
<VirtualRooftopId xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Messages.Inventory">0</VirtualRooftopId>
<WindowStickerId xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.Common.Messages.Inventory">0</WindowStickerId>
</WindowStickerDownloadRequest>
</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>
<ContentStreamResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HNI.InventoryOnline.WebIOL.WebApi.ServiceStack">
<Options xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
</ContentStreamResult>
</soap:Body>
</soap:Envelope>