GET aftermarket/search/projectname?searchString={searchString}&customerHierarchy={customerHierarchy}&soldToCustomerNumber={soldToCustomerNumber}&secondaryPackager={secondaryPackager}&startDate={startDate}&endDate={endDate}


Search Input/Output by Project Name

Request Information

URI Parameters

NameDescriptionTypeAdditional information
searchString


Search String can be one of the following types:
Order Number
Serial Number
Purchase Order Number
Project Number
Project Name
Job Number

string

None.

customerHierarchy


This is the customer's multiplier group, for example Exterran = EXTERRAN

string

None.

soldToCustomerNumber


This is the company number for the sold to customer partner.

string

None.

secondaryPackager


This is the company number for the secondary packager.

string

None.

startDate


Use this and endDate to narrow down your search criteria

date

None.

endDate


Use this and startDate to narrow down your search criteria

date

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.