GET equipment?dataPrimaryKey={dataPrimaryKey}&search={search}&searchType={searchType}&retrieveBOMData={retrieveBOMData}


Retrieves as-built equipment information and returns it formatted for use with the compressor center

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dataPrimaryKey

string

None.

search


String to search for - the serial, part, or order number

string

None.

searchType


Search Type
Possible Values:
SN - Serial Number
PN - Part Number
ON - Order Number

string

None.

retrieveBOMData


Retrieve Bill Of Material data

boolean

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.