This service will send part number and respond with an array of parts each of which will include several elements of part level information.

WSDL Link

Basic Request elements

elementValue
xmlUserassigned by Encompass
xmlPasswordassigned by Encompass
serviceNameXML.PART.INFO
serviceModeSOAP

Additional Request elements

elementrequireddescriptionsample data
customerNumberncustomer number12345 (Only required if you are trying to use a different account number then we have on file)
customerPasswordncustomer passwordMyPassword (Only required if you are trying to use a different account number then we have on file)
basePNninternal part id12367843
searchMfgCoden3 character manufacturer codemsc
searchPartNumberypart number to searchET-LAB10
bidNumbernbid numberb12345

Returned elements for the partList array

elementdescriptionsample data
pidinternal part id used for ordering5937132
mfgCodemanufacturer codeMSC
mfgNamemanufacturer namePANASONIC
partNumberpart numberET-LAB10
descriptiondescriptionREPLACEMENT LAMP
weightweight in lbs.5
lengthlength in inches10
widthwidth in inches3
heightheight in inches1
htsCodeHarmonized Tariff Schedule Code8529908600
oversizemight incur additional freight charges (Y/N)N
authorizationRequiredrequires manufacturer authorization # (Y/N)N
availabilityquantity available to ship2
availabilityByLocationarray of location informationsee availabilityByLocation array elements table
etaestimated ship dateToday
ListPricelist / retail price for the part550.00
corePriceprice of core (core part must be returned to receive credit)100.00
partPriceyour price for the part395.00
totalPricepart price + core price495.00
subPartreplacement part numberMSC1234567
allowRTSallow good/unused return(Y/N)Y
allowIWRallow in waranty return(Y/N)Y
smallImageURLURL for imagehttps://encompass.com/imageDisplay?id=3300135&mfgCode=RCA&size=s

Returned elements for the availabilityByLocation array

elementdescriptionsample data
countryCodelocation country codeUS
namelocation nameAtlanta, GA
availablequantity available to ship1
This documentation is only designed as a guide for the corresponding WSDL file.