This service will send mfg and model number and respond with an array of part numbers.

WSDL Link

Basic Request elements

elementValue
xmlUserassigned by Encompass
xmlPasswordassigned by Encompass
serviceNameXML.MODEL.PART.LIST
serviceModeSOAP

Additional Request elements

elementrequireddescriptionsample data
searchMfgCodey3 character manufacturer codehit
searchModelNumberymodel number to search19VR11B
searchModelVariationnvariation (if required by model)YA1
accessoryPartsnlist only accessory partsy/n
pageNumbernpage number (1 is the default) 50 parts per page2
optionsn nopage=do not use paging funtion
demandPartsnlist only parts that we have demand for *This function will return all parts with demand and ignore the pageNumber and optionsy/n

Returned elements

elementdescriptionsample data
totalPartstotal number of parts in model231
totalPagestotal pages of parts5
serviceManualUrlURL of service manual
explodedViewUrlURL of exploded view
smallImageURLURL for imagehttps://encompass.com/imageDisplay?id=3300135&mfgCode=RCA&type=m&size=s
modelPartListarray of parts informationsee modelPartList array elements table

Returned elements for the modelPartList array

elementdescriptionsample data
modelVariationmodel variationonly returned on error -204
YA1
YA2
mfgCodemanufacturer codeHIT
mfgNamemanufacturer nameHITACHI
partNumberpart numberUREMT36HD009
descriptiondescription of the partREMOTE CONTROL
categoryDescriptiondescription of categoryAccessories
demanddo we have demand for this partY
smallImageURLURL for imagehttps://encompass.com/imageDisplay?id=3300135&mfgCode=RCA&size=s
This documentation is only designed as a guide for the corresponding WSDL file.