partResearchCreate
This service will create a part research request. The client can check the status of the request using the Part Research View service
WSDL LinkBasic Request elements
element | Value |
---|---|
xmlUser | assigned by Encompass |
xmlPassword | assigned by Encompass |
serviceName | XML.PART.RESEARCH.CREATE |
serviceMode | SOAP |
Additional Request elements
element | required | description | sample data |
---|---|---|---|
customerNumber | y | customer number | 12345 |
customerPassword | n | customer password | testpass |
referenceNumber | y | reference number | 123456 |
mfgCode | y | 3 character manufacturer code | SON |
partNumber | n | part number | 123-484-45 |
partDescription | n | part description | main board |
modelNumber | n | model number | ABC123 |
modelVariation | n | model variation | YA1 |
Returned elements
element | description | sample data |
---|---|---|
This service does not return any elements. |
This documentation is only designed as a guide for the corresponding WSDL file.