partResearchView
This service will return the status information for a part research request.
WSDL LinkBasic Request elements
element | Value |
---|---|
xmlUser | assigned by Encompass |
xmlPassword | assigned by Encompass |
serviceName | XML.PART.RESEARCH.VIEW |
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 |
Returned elements
element | description | sample data |
---|---|---|
statusCode | status code for the request | O=Open C=Complete |
createDate | date request was created | 01/25/2020 |
completeDate | date request was completed | 01/26/2020 |
pid | internal part id used for ordering If the request is complete and the pid is empty, we would not find a valid part number with the information provided. | 5937132 |
mfgCode | our 3 character manufacturer code | MSC |
partNumber | part number | ABC-123 |
This documentation is only designed as a guide for the corresponding WSDL file.