Connections Center - Wheels Service
Click here for a complete list of operations.
GetWheelByProductCodeLikeness
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /connectionscenter/wheelsservice.asmx HTTP/1.1
Host: ws.tirewire.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ws.tirewire.com/connectionscenter/wheelsservice/GetWheelByProductCodeLikeness"
<?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>
<GetWheelByProductCodeLikeness xmlns="http://ws.tirewire.com/connectionscenter/wheelsservice">
<options>
<ConnectionID>int</ConnectionID>
<AccessKey>string</AccessKey>
<GroupToken>string</GroupToken>
<ExcludeZeroStock>boolean</ExcludeZeroStock>
<VehicleFitmentSearch>boolean</VehicleFitmentSearch>
<VehicleSizeRangeSearch>boolean</VehicleSizeRangeSearch>
<InventoryOption>All or Positive or Zero</InventoryOption>
<Brand>string</Brand>
<Style>string</Style>
<ProductCodes>
<string>string</string>
<string>string</string>
</ProductCodes>
<Size>string</Size>
<Finish>string</Finish>
<ShortFinish>string</ShortFinish>
<Finishes>
<string>string</string>
<string>string</string>
</Finishes>
<BoltPattern>string</BoltPattern>
<Offset>decimal</Offset>
<OffsetRear>decimal</OffsetRear>
<OffsetMinimum>decimal</OffsetMinimum>
<OffsetMinimumRear>decimal</OffsetMinimumRear>
<OffsetMaximum>decimal</OffsetMaximum>
<OffsetMaximumRear>decimal</OffsetMaximumRear>
<UpstepSpecList>
<string>string</string>
<string>string</string>
</UpstepSpecList>
<LoadRating>decimal</LoadRating>
<Bore>decimal</Bore>
<RimDiameter>decimal</RimDiameter>
<RimDiameterRear>decimal</RimDiameterRear>
<RimWidth>decimal</RimWidth>
<RimWidthRear>decimal</RimWidthRear>
<BoreRear>decimal</BoreRear>
<UpstepList>
<UpstepResponse>
<ChangeDate>string</ChangeDate>
<ChassisID>string</ChassisID>
<Comments>string</Comments>
<MaxOffset>string</MaxOffset>
<MinOffset>string</MinOffset>
<PossibleWheels>boolean</PossibleWheels>
<SortOrder>string</SortOrder>
<SortOrder2>string</SortOrder2>
<Tyre1>string</Tyre1>
<Tyre2>string</Tyre2>
<Tyre3>string</Tyre3>
<Tyre4>string</Tyre4>
<Tyre5>string</Tyre5>
<Tyre6>string</Tyre6>
<Tyre7>string</Tyre7>
<Tyre8>string</Tyre8>
<UpstepCode>string</UpstepCode>
<UpstepID>string</UpstepID>
<UpstepType>string</UpstepType>
<WheelSize>string</WheelSize>
</UpstepResponse>
<UpstepResponse>
<ChangeDate>string</ChangeDate>
<ChassisID>string</ChassisID>
<Comments>string</Comments>
<MaxOffset>string</MaxOffset>
<MinOffset>string</MinOffset>
<PossibleWheels>boolean</PossibleWheels>
<SortOrder>string</SortOrder>
<SortOrder2>string</SortOrder2>
<Tyre1>string</Tyre1>
<Tyre2>string</Tyre2>
<Tyre3>string</Tyre3>
<Tyre4>string</Tyre4>
<Tyre5>string</Tyre5>
<Tyre6>string</Tyre6>
<Tyre7>string</Tyre7>
<Tyre8>string</Tyre8>
<UpstepCode>string</UpstepCode>
<UpstepID>string</UpstepID>
<UpstepType>string</UpstepType>
<WheelSize>string</WheelSize>
</UpstepResponse>
</UpstepList>
<VehicleSizeRange>
<RimDiameter>decimal</RimDiameter>
<Sizes>
<VehicleSize xsi:nil="true" />
<VehicleSize xsi:nil="true" />
</Sizes>
</VehicleSizeRange>
<ProductCodeSearch>boolean</ProductCodeSearch>
<ProductCodeSearchLikeness>boolean</ProductCodeSearchLikeness>
<UseCustomerProductCode>boolean</UseCustomerProductCode>
<AccountCode>string</AccountCode>
</options>
</GetWheelByProductCodeLikeness>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
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>
<GetWheelByProductCodeLikenessResponse xmlns="http://ws.tirewire.com/connectionscenter/wheelsservice">
<GetWheelByProductCodeLikenessResult>
<Wheels>
<Wheel>
<ID>int</ID>
<ProductCode>string</ProductCode>
<ClientProductCode>string</ClientProductCode>
<Style>string</Style>
<LoadRating>decimal</LoadRating>
<Description>string</Description>
<Finish>string</Finish>
<Size>string</Size>
<Bore>decimal</Bore>
<Offset>decimal</Offset>
<Backside>double</Backside>
<BoltPatterns>string</BoltPatterns>
<ImageUrl>string</ImageUrl>
<Brand>string</Brand>
<Overview>string</Overview>
<CapPartNumber>string</CapPartNumber>
<Lip>double</Lip>
<Weight>double</Weight>
<LugType>string</LugType>
<HasIconMediaImage>boolean</HasIconMediaImage>
<RimDiameter>decimal</RimDiameter>
<RimWidth>decimal</RimWidth>
<ATVOffset>string</ATVOffset>
<CustomField1>string</CustomField1>
<Quantity>int</Quantity>
<QuantitySecondary>int</QuantitySecondary>
<QuantityPlus>boolean</QuantityPlus>
<QuantityDetails xsi:nil="true" />
<BuyPrice>decimal</BuyPrice>
<SellPrice>decimal</SellPrice>
<Tax>decimal</Tax>
<IsSpecial>boolean</IsSpecial>
<ShortFinish>string</ShortFinish>
<MSRP>decimal</MSRP>
<MAP>decimal</MAP>
<CustomFields xsi:nil="true" />
</Wheel>
<Wheel>
<ID>int</ID>
<ProductCode>string</ProductCode>
<ClientProductCode>string</ClientProductCode>
<Style>string</Style>
<LoadRating>decimal</LoadRating>
<Description>string</Description>
<Finish>string</Finish>
<Size>string</Size>
<Bore>decimal</Bore>
<Offset>decimal</Offset>
<Backside>double</Backside>
<BoltPatterns>string</BoltPatterns>
<ImageUrl>string</ImageUrl>
<Brand>string</Brand>
<Overview>string</Overview>
<CapPartNumber>string</CapPartNumber>
<Lip>double</Lip>
<Weight>double</Weight>
<LugType>string</LugType>
<HasIconMediaImage>boolean</HasIconMediaImage>
<RimDiameter>decimal</RimDiameter>
<RimWidth>decimal</RimWidth>
<ATVOffset>string</ATVOffset>
<CustomField1>string</CustomField1>
<Quantity>int</Quantity>
<QuantitySecondary>int</QuantitySecondary>
<QuantityPlus>boolean</QuantityPlus>
<QuantityDetails xsi:nil="true" />
<BuyPrice>decimal</BuyPrice>
<SellPrice>decimal</SellPrice>
<Tax>decimal</Tax>
<IsSpecial>boolean</IsSpecial>
<ShortFinish>string</ShortFinish>
<MSRP>decimal</MSRP>
<MAP>decimal</MAP>
<CustomFields xsi:nil="true" />
</Wheel>
</Wheels>
<Message>string</Message>
</GetWheelByProductCodeLikenessResult>
</GetWheelByProductCodeLikenessResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /connectionscenter/wheelsservice.asmx HTTP/1.1
Host: ws.tirewire.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetWheelByProductCodeLikeness xmlns="http://ws.tirewire.com/connectionscenter/wheelsservice">
<options>
<ConnectionID>int</ConnectionID>
<AccessKey>string</AccessKey>
<GroupToken>string</GroupToken>
<ExcludeZeroStock>boolean</ExcludeZeroStock>
<VehicleFitmentSearch>boolean</VehicleFitmentSearch>
<VehicleSizeRangeSearch>boolean</VehicleSizeRangeSearch>
<InventoryOption>All or Positive or Zero</InventoryOption>
<Brand>string</Brand>
<Style>string</Style>
<ProductCodes>
<string>string</string>
<string>string</string>
</ProductCodes>
<Size>string</Size>
<Finish>string</Finish>
<ShortFinish>string</ShortFinish>
<Finishes>
<string>string</string>
<string>string</string>
</Finishes>
<BoltPattern>string</BoltPattern>
<Offset>decimal</Offset>
<OffsetRear>decimal</OffsetRear>
<OffsetMinimum>decimal</OffsetMinimum>
<OffsetMinimumRear>decimal</OffsetMinimumRear>
<OffsetMaximum>decimal</OffsetMaximum>
<OffsetMaximumRear>decimal</OffsetMaximumRear>
<UpstepSpecList>
<string>string</string>
<string>string</string>
</UpstepSpecList>
<LoadRating>decimal</LoadRating>
<Bore>decimal</Bore>
<RimDiameter>decimal</RimDiameter>
<RimDiameterRear>decimal</RimDiameterRear>
<RimWidth>decimal</RimWidth>
<RimWidthRear>decimal</RimWidthRear>
<BoreRear>decimal</BoreRear>
<UpstepList>
<UpstepResponse>
<ChangeDate>string</ChangeDate>
<ChassisID>string</ChassisID>
<Comments>string</Comments>
<MaxOffset>string</MaxOffset>
<MinOffset>string</MinOffset>
<PossibleWheels>boolean</PossibleWheels>
<SortOrder>string</SortOrder>
<SortOrder2>string</SortOrder2>
<Tyre1>string</Tyre1>
<Tyre2>string</Tyre2>
<Tyre3>string</Tyre3>
<Tyre4>string</Tyre4>
<Tyre5>string</Tyre5>
<Tyre6>string</Tyre6>
<Tyre7>string</Tyre7>
<Tyre8>string</Tyre8>
<UpstepCode>string</UpstepCode>
<UpstepID>string</UpstepID>
<UpstepType>string</UpstepType>
<WheelSize>string</WheelSize>
</UpstepResponse>
<UpstepResponse>
<ChangeDate>string</ChangeDate>
<ChassisID>string</ChassisID>
<Comments>string</Comments>
<MaxOffset>string</MaxOffset>
<MinOffset>string</MinOffset>
<PossibleWheels>boolean</PossibleWheels>
<SortOrder>string</SortOrder>
<SortOrder2>string</SortOrder2>
<Tyre1>string</Tyre1>
<Tyre2>string</Tyre2>
<Tyre3>string</Tyre3>
<Tyre4>string</Tyre4>
<Tyre5>string</Tyre5>
<Tyre6>string</Tyre6>
<Tyre7>string</Tyre7>
<Tyre8>string</Tyre8>
<UpstepCode>string</UpstepCode>
<UpstepID>string</UpstepID>
<UpstepType>string</UpstepType>
<WheelSize>string</WheelSize>
</UpstepResponse>
</UpstepList>
<VehicleSizeRange>
<RimDiameter>decimal</RimDiameter>
<Sizes>
<VehicleSize xsi:nil="true" />
<VehicleSize xsi:nil="true" />
</Sizes>
</VehicleSizeRange>
<ProductCodeSearch>boolean</ProductCodeSearch>
<ProductCodeSearchLikeness>boolean</ProductCodeSearchLikeness>
<UseCustomerProductCode>boolean</UseCustomerProductCode>
<AccountCode>string</AccountCode>
</options>
</GetWheelByProductCodeLikeness>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetWheelByProductCodeLikenessResponse xmlns="http://ws.tirewire.com/connectionscenter/wheelsservice">
<GetWheelByProductCodeLikenessResult>
<Wheels>
<Wheel>
<ID>int</ID>
<ProductCode>string</ProductCode>
<ClientProductCode>string</ClientProductCode>
<Style>string</Style>
<LoadRating>decimal</LoadRating>
<Description>string</Description>
<Finish>string</Finish>
<Size>string</Size>
<Bore>decimal</Bore>
<Offset>decimal</Offset>
<Backside>double</Backside>
<BoltPatterns>string</BoltPatterns>
<ImageUrl>string</ImageUrl>
<Brand>string</Brand>
<Overview>string</Overview>
<CapPartNumber>string</CapPartNumber>
<Lip>double</Lip>
<Weight>double</Weight>
<LugType>string</LugType>
<HasIconMediaImage>boolean</HasIconMediaImage>
<RimDiameter>decimal</RimDiameter>
<RimWidth>decimal</RimWidth>
<ATVOffset>string</ATVOffset>
<CustomField1>string</CustomField1>
<Quantity>int</Quantity>
<QuantitySecondary>int</QuantitySecondary>
<QuantityPlus>boolean</QuantityPlus>
<QuantityDetails xsi:nil="true" />
<BuyPrice>decimal</BuyPrice>
<SellPrice>decimal</SellPrice>
<Tax>decimal</Tax>
<IsSpecial>boolean</IsSpecial>
<ShortFinish>string</ShortFinish>
<MSRP>decimal</MSRP>
<MAP>decimal</MAP>
<CustomFields xsi:nil="true" />
</Wheel>
<Wheel>
<ID>int</ID>
<ProductCode>string</ProductCode>
<ClientProductCode>string</ClientProductCode>
<Style>string</Style>
<LoadRating>decimal</LoadRating>
<Description>string</Description>
<Finish>string</Finish>
<Size>string</Size>
<Bore>decimal</Bore>
<Offset>decimal</Offset>
<Backside>double</Backside>
<BoltPatterns>string</BoltPatterns>
<ImageUrl>string</ImageUrl>
<Brand>string</Brand>
<Overview>string</Overview>
<CapPartNumber>string</CapPartNumber>
<Lip>double</Lip>
<Weight>double</Weight>
<LugType>string</LugType>
<HasIconMediaImage>boolean</HasIconMediaImage>
<RimDiameter>decimal</RimDiameter>
<RimWidth>decimal</RimWidth>
<ATVOffset>string</ATVOffset>
<CustomField1>string</CustomField1>
<Quantity>int</Quantity>
<QuantitySecondary>int</QuantitySecondary>
<QuantityPlus>boolean</QuantityPlus>
<QuantityDetails xsi:nil="true" />
<BuyPrice>decimal</BuyPrice>
<SellPrice>decimal</SellPrice>
<Tax>decimal</Tax>
<IsSpecial>boolean</IsSpecial>
<ShortFinish>string</ShortFinish>
<MSRP>decimal</MSRP>
<MAP>decimal</MAP>
<CustomFields xsi:nil="true" />
</Wheel>
</Wheels>
<Message>string</Message>
</GetWheelByProductCodeLikenessResult>
</GetWheelByProductCodeLikenessResponse>
</soap12:Body>
</soap12:Envelope>