IHS FieldDIRECT API - Documentation

EquipmentFailureResults

API responsible for handling all HTTP requests for docEquipmentFailures

API Description
POST api/EquipmentFailureResults/GetResults

No documentation available.

DownTimeResults

API responsible for handling all HTTP requests for docDownTimes

API Description
POST api/DownTimeResults/GetResults

No documentation available.

Account

API responsible for handling all HTTP requests for accounts - Controller

API Description
POST api/Account/Login

Attempts to authenticate the provided user id and password

POST api/Account/Logout

No documentation available.

POST api/Account/ResetSession

No documentation available.

POST api/Account/ResetPassword

No documentation available.

ApplyDowntimeCodes

No documentation available.

API Description
POST api/ApplyDowntimeCodes

No documentation available.

CorpPurchasers

No documentation available.

API Description
GET OData/CorpPurchasers

Retrieves all of the entities available at the current URI

GET OData/CorpPurchasers({CorpPurchaserID})

Retrieves an entity based on the provided key

POST OData/CorpPurchasers

Creates a new entity

PUT OData/CorpPurchasers({CorpPurchaserID})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/CorpPurchasers({CorpPurchaserID})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/CorpPurchasers({CorpPurchaserID})

Deletes an entity based on the provided key

TreeViews

No documentation available.

API Description
GET OData/TreeViews

Retrieves all of the entities available at the current URI

GET OData/TreeViews({ViewID})

Retrieves an entity based on the provided key

DocChemicalReports

API responsible for handling all HTTP requests for docChemicalReports

API Description
GET OData/DocChemicalReports

Retrieves all of the entities available at the current URI

GET OData/DocChemicalReports({DocIDChemicalReports})

Retrieves an entity based on the provided key

POST OData/DocChemicalReports

Creates a new entity

PUT OData/DocChemicalReports({DocIDChemicalReports})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocChemicalReports({DocIDChemicalReports})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocChemicalReports({DocIDChemicalReports})

Deletes an entity based on the provided key

DocCompressors

API responsible for handling all HTTP requests for docCompressors

API Description
GET OData/DocCompressors

Retrieves all of the entities available at the current URI

GET OData/DocCompressors({DocIDCompressors})

Retrieves an entity based on the provided key

POST OData/DocCompressors

Creates a new entity

PUT OData/DocCompressors({DocIDCompressors})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocCompressors({DocIDCompressors})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocCompressors({DocIDCompressors})

Deletes an entity based on the provided key

DocDownTimes

API responsible for handling all HTTP requests for docDownTimes

API Description
GET OData/DocDownTimes

Retrieves all of the entities available at the current URI

GET OData/DocDownTimes({DocIDDownTime})

Retrieves an entity based on the provided key

POST OData/DocDownTimes

Creates a new entity

PUT OData/DocDownTimes({DocIDDownTime})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocDownTimes({DocIDDownTime})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocDownTimes({DocIDDownTime})

Deletes an entity based on the provided key

DocEquipFailures

API responsible for handling all HTTP requests for docEquipFailure

API Description
GET OData/DocEquipFailures

Retrieves all of the entities available at the current URI

GET OData/DocEquipFailures({DocIDEquipFailure})

Retrieves an entity based on the provided key

POST OData/DocEquipFailures

Creates a new entity

PUT OData/DocEquipFailures({DocIDEquipFailure})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocEquipFailures({DocIDEquipFailure})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocEquipFailures({DocIDEquipFailure})

Deletes an entity based on the provided key

DocGasMeterReadings

API responsible for handling all HTTP requests for doc gas meter readings

API Description
GET OData/DocGasMeterReadings

Retrieves all of the entities available at the current URI

GET OData/DocGasMeterReadings({DocIDGasMeterReadings})

Retrieves an entity based on the provided key

POST OData/DocGasMeterReadings

Creates a new entity

PUT OData/DocGasMeterReadings({DocIDGasMeterReadings})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocGasMeterReadings({DocIDGasMeterReadings})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocGasMeterReadings({DocIDGasMeterReadings})

Deletes an entity based on the provided key

DocInjectionReports

API responsible for handling all HTTP requests for docInjectionReports

API Description
GET OData/DocInjectionReports

Retrieves all of the entities available at the current URI

GET OData/DocInjectionReports({DocIDInjectionReports})

Retrieves an entity based on the provided key

POST OData/DocInjectionReports

Creates a new entity

PUT OData/DocInjectionReports({DocIDInjectionReports})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocInjectionReports({DocIDInjectionReports})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocInjectionReports({DocIDInjectionReports})

Deletes an entity based on the provided key

DocLactTickets

API responsible for handling all HTTP requests for docLactTickets

API Description
GET OData/DocLactTickets

Retrieves all of the entities available at the current URI

GET OData/DocLactTickets({DocIDLactTickets})

Retrieves an entity based on the provided key

POST OData/DocLactTickets

Creates a new entity

PUT OData/DocLactTickets({DocIDLactTickets})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocLactTickets({DocIDLactTickets})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocLactTickets({DocIDLactTickets})

Deletes an entity based on the provided key

DocLiquidMeterReadings

API responsible for handling all HTTP requests for doc liquid meter readings

API Description
GET OData/DocLiquidMeterReadings

Retrieves all of the entities available at the current URI

GET OData/DocLiquidMeterReadings({DocIDLiquidMeterReadings})

Retrieves an entity based on the provided key

POST OData/DocLiquidMeterReadings

Creates a new entity

PUT OData/DocLiquidMeterReadings({DocIDLiquidMeterReadings})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocLiquidMeterReadings({DocIDLiquidMeterReadings})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocLiquidMeterReadings({DocIDLiquidMeterReadings})

Deletes an entity based on the provided key

DocOilDispositions

API responsible for handling all HTTP requests for docOilDispositions

API Description
GET OData/DocOilDispositions

Retrieves all of the entities available at the current URI

GET OData/DocOilDispositions({DocIDOilDispositions})

Retrieves an entity based on the provided key

POST OData/DocOilDispositions

Creates a new entity

PUT OData/DocOilDispositions({DocIDOilDispositions})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocOilDispositions({DocIDOilDispositions})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocOilDispositions({DocIDOilDispositions})

Deletes an entity based on the provided key

DocPlungerLifts

API responsible for handling all HTTP requests for docPlungerLifts

API Description
GET OData/DocPlungerLifts

Retrieves all of the entities available at the current URI

GET OData/DocPlungerLifts({DocIDPlungerLift})

Retrieves an entity based on the provided key

POST OData/DocPlungerLifts

Creates a new entity

PUT OData/DocPlungerLifts({DocIDPlungerLift})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocPlungerLifts({DocIDPlungerLift})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocPlungerLifts({DocIDPlungerLift})

Deletes an entity based on the provided key

DocRunTickets

API responsible for handling all HTTP requests for docRunTickets

API Description
GET OData/DocRunTickets

Retrieves all of the entities available at the current URI

GET OData/DocRunTickets({DocIDRunTickets})

Retrieves an entity based on the provided key

POST OData/DocRunTickets

Creates a new entity

PUT OData/DocRunTickets({DocIDRunTickets})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocRunTickets({DocIDRunTickets})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocRunTickets({DocIDRunTickets})

Deletes an entity based on the provided key

DocTankGauges

API responsible for handling all HTTP requests for doc tank gauges

API Description
GET OData/DocTankGauges

Retrieves all of the entities available at the current URI

GET OData/DocTankGauges({DocIDTankGauges})

Retrieves an entity based on the provided key

POST OData/DocTankGauges

Creates a new entity

PUT OData/DocTankGauges({DocIDTankGauges})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocTankGauges({DocIDTankGauges})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocTankGauges({DocIDTankGauges})

Deletes an entity based on the provided key

DocWaterDispositions

API responsible for handling all HTTP requests for docWaterDispositions

API Description
GET OData/DocWaterDispositions

Retrieves all of the entities available at the current URI

GET OData/DocWaterDispositions({DocIDWaterDisposition})

Retrieves an entity based on the provided key

POST OData/DocWaterDispositions

Creates a new entity

PUT OData/DocWaterDispositions({DocIDWaterDisposition})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocWaterDispositions({DocIDWaterDisposition})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocWaterDispositions({DocIDWaterDisposition})

Deletes an entity based on the provided key

DocWellHeadPressures

API responsible for handling all HTTP requests for doc well head pressures

API Description
GET OData/DocWellHeadPressures

Retrieves all of the entities available at the current URI

GET OData/DocWellHeadPressures({DocIDWellHeadPressures})

Retrieves an entity based on the provided key

POST OData/DocWellHeadPressures

Creates a new entity

PUT OData/DocWellHeadPressures({DocIDWellHeadPressures})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocWellHeadPressures({DocIDWellHeadPressures})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocWellHeadPressures({DocIDWellHeadPressures})

Deletes an entity based on the provided key

DocWellTests

API responsible for handling all HTTP requests for docWellTests

API Description
GET OData/DocWellTests

Retrieves all of the entities available at the current URI

GET OData/DocWellTests({DocIDWellTests})

Retrieves an entity based on the provided key

POST OData/DocWellTests

Creates a new entity

PUT OData/DocWellTests({DocIDWellTests})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocWellTests({DocIDWellTests})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocWellTests({DocIDWellTests})

Deletes an entity based on the provided key

DocFluidLevels

API responsible for handling all HTTP requests for doc fluid levels

API Description
GET OData/DocFluidLevels

Retrieves all of the entities available at the current URI

GET OData/DocFluidLevels({DocIDFluidLevels})

Retrieves an entity based on the provided key

POST OData/DocFluidLevels

Creates a new entity

PUT OData/DocFluidLevels({DocIDFluidLevels})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocFluidLevels({DocIDFluidLevels})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocFluidLevels({DocIDFluidLevels})

Deletes an entity based on the provided key

DocPumpingUnits

API responsible for handling all HTTP requests for docPumpingUnits

API Description
GET OData/DocPumpingUnits

Retrieves all of the entities available at the current URI

GET OData/DocPumpingUnits({DocIDPumpingUnits})

Retrieves an entity based on the provided key

POST OData/DocPumpingUnits

Creates a new entity

PUT OData/DocPumpingUnits({DocIDPumpingUnits})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocPumpingUnits({DocIDPumpingUnits})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocPumpingUnits({DocIDPumpingUnits})

Deletes an entity based on the provided key

DocGasDispositions

API responsible for handling all HTTP requests for docGasDispositions

API Description
GET OData/DocGasDispositions

Retrieves all of the entities available at the current URI

GET OData/DocGasDispositions({DocIDGasDispositions})

Retrieves an entity based on the provided key

POST OData/DocGasDispositions

Creates a new entity

PUT OData/DocGasDispositions({DocIDGasDispositions})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocGasDispositions({DocIDGasDispositions})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocGasDispositions({DocIDGasDispositions})

Deletes an entity based on the provided key

DocElecSubPumps

API responsible for handling all HTTP requests for doc electric sub pumps

API Description
GET OData/DocElecSubPumps

Retrieves all of the entities available at the current URI

GET OData/DocElecSubPumps({DocIDElecSubPumps})

Retrieves an entity based on the provided key

POST OData/DocElecSubPumps

Creates a new entity

PUT OData/DocElecSubPumps({DocIDElecSubPumps})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocElecSubPumps({DocIDElecSubPumps})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocElecSubPumps({DocIDElecSubPumps})

Deletes an entity based on the provided key

DocEngineReports

API responsible for handling all HTTP requests for docEngineReports

API Description
GET OData/DocEngineReports

Retrieves all of the entities available at the current URI

GET OData/DocEngineReports({DocIDEngineReports})

Retrieves an entity based on the provided key

POST OData/DocEngineReports

Creates a new entity

PUT OData/DocEngineReports({DocIDEngineReports})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocEngineReports({DocIDEngineReports})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocEngineReports({DocIDEngineReports})

Deletes an entity based on the provided key

DocSealReports

API responsible for handling all HTTP requests for docSealReports

API Description
GET OData/DocSealReports

Retrieves all of the entities available at the current URI

GET OData/DocSealReports({DocIDSealReports})

Retrieves an entity based on the provided key

POST OData/DocSealReports

Creates a new entity

PUT OData/DocSealReports({DocIDSealReports})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocSealReports({DocIDSealReports})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocSealReports({DocIDSealReports})

Deletes an entity based on the provided key

DocEmissionControlDevices

API responsible for handling all HTTP requests for docEmissionControlDevices

API Description
GET OData/DocEmissionControlDevices

Retrieves all of the entities available at the current URI

GET OData/DocEmissionControlDevices({docIDEmissionControlDevices})

Retrieves an entity based on the provided key

POST OData/DocEmissionControlDevices

Creates a new entity

PUT OData/DocEmissionControlDevices({docIDEmissionControlDevices})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocEmissionControlDevices({docIDEmissionControlDevices})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocEmissionControlDevices({docIDEmissionControlDevices})

Deletes an entity based on the provided key

DocPumpReports

API responsible for handling all HTTP requests for docPumpReports

API Description
GET OData/DocPumpReports

Retrieves all of the entities available at the current URI

GET OData/DocPumpReports({DocIDPumpReports})

Retrieves an entity based on the provided key

POST OData/DocPumpReports

Creates a new entity

PUT OData/DocPumpReports({DocIDPumpReports})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/DocPumpReports({DocIDPumpReports})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/DocPumpReports({DocIDPumpReports})

Deletes an entity based on the provided key

EqpAutomationDevices

No documentation available.

API Description
GET OData/EqpAutomationDevices

Retrieves all of the entities available at the current URI

GET OData/EqpAutomationDevices({AutomationDeviceID})

Retrieves an entity based on the provided key

EqpCompressors

API responsible for handling all HTTP requests for eqp compressor readings

API Description
GET OData/EqpCompressors

Retrieves all of the entities available at the current URI

GET OData/EqpCompressors({CompressorID})

Retrieves an entity based on the provided key

EqpECDSources

No documentation available.

API Description
GET OData/EqpECDSources

Retrieves all of the entities available at the current URI

GET OData/EqpECDSources({ECDSourceID})

Retrieves an entity based on the provided key

EqpElecSubPumps

No documentation available.

API Description
GET OData/EqpElecSubPumps

Retrieves all of the entities available at the current URI

GET OData/EqpElecSubPumps({ElecSubPumpID})

Retrieves an entity based on the provided key

EqpElectricMotors

No documentation available.

API Description
GET OData/EqpElectricMotors

Retrieves all of the entities available at the current URI

GET OData/EqpElectricMotors({ElectricMotorID})

Retrieves an entity based on the provided key

EqpEmissionControlDevices

No documentation available.

API Description
GET OData/EqpEmissionControlDevices

Retrieves all of the entities available at the current URI

GET OData/EqpEmissionControlDevices({ECDID})

Retrieves an entity based on the provided key

EqpEngines

No documentation available.

API Description
GET OData/EqpEngines

Retrieves all of the entities available at the current URI

GET OData/EqpEngines({EngineID})

Retrieves an entity based on the provided key

EqpPlungerLifts

No documentation available.

API Description
GET OData/EqpPlungerLifts

Retrieves all of the entities available at the current URI

GET OData/EqpPlungerLifts({PlungerLiftID})

Retrieves an entity based on the provided key

EqpPumpingUnits

No documentation available.

API Description
GET OData/EqpPumpingUnits

Retrieves all of the entities available at the current URI

GET OData/EqpPumpingUnits({PumpingUnitID})

Retrieves an entity based on the provided key

EqpRods

No documentation available.

API Description
GET OData/EqpRods

Retrieves all of the entities available at the current URI

GET OData/EqpRods({RodID})

Retrieves an entity based on the provided key

EqpRodPumps

No documentation available.

API Description
GET OData/EqpRodPumps

Retrieves all of the entities available at the current URI

GET OData/EqpRodPumps({RodPumpID})

Retrieves an entity based on the provided key

EqpTanks

No documentation available.

API Description
GET OData/EqpTanks

Retrieves all of the entities available at the current URI

GET OData/EqpTanks({CompID})

Retrieves an entity based on the provided key

EqpTankStrapDetails

No documentation available.

API Description
GET OData/EqpTankStrapDetails

Retrieves all of the entities available at the current URI

GET OData/EqpTankStrapDetails({StrapId})

Retrieves an entity based on the provided key

EqpTankStrapMasters

No documentation available.

API Description
GET OData/EqpTankStrapMasters

Retrieves all of the entities available at the current URI

GET OData/EqpTankStrapMasters({StrapID})

Retrieves an entity based on the provided key

EqpTubings

No documentation available.

API Description
GET OData/EqpTubings

Retrieves all of the entities available at the current URI

GET OData/EqpTubings({TubingID})

Retrieves an entity based on the provided key

EqpPumps

No documentation available.

API Description
GET OData/EqpPumps

Retrieves all of the entities available at the current URI

GET OData/EqpPumps({PumpID})

Retrieves an entity based on the provided key

FdSysCorpLabels

No documentation available.

API Description
GET OData/FdSysCorpLabels

Retrieves all of the entities available at the current URI

FdSysCorporations

No documentation available.

API Description
GET OData/FdSysCorporations

Retrieves all of the entities available at the current URI

GET OData/FdSysCorporations({CorpID})

Retrieves an entity based on the provided key

FdSysCorpDetails

No documentation available.

API Description
GET OData/FdSysCorpDetails

Retrieves all of the entities available at the current URI

GET OData/FdSysCorpDetails({CorpID})

Retrieves an entity based on the provided key

FdSysDataFieldLabelsECD

No documentation available.

API Description
GET OData/FdSysDataFieldLabelsECD

Retrieves all of the entities available at the current URI

GET OData/FdSysDataFieldLabelsECD

Retrieves an entity based on the provided key

FdSysDeletes

No documentation available.

API Description
GET OData/FdSysDeletes

Retrieves all of the entities available at the current URI

GET OData/FdSysDeletes

Retrieves an entity based on the provided key

FdSysGatheringSites

No documentation available.

API Description
GET OData/FdSysGatheringSites

Retrieves all of the entities available at the current URI

GET OData/FdSysGatheringSites({GatheringSiteID})

Retrieves an entity based on the provided key

FdSysProperties

No documentation available.

API Description
GET OData/FdSysProperties

Retrieves all of the entities available at the current URI

GET OData/FdSysProperties({PropertyID})

Retrieves an entity based on the provided key

FdSysPurchasers

No documentation available.

API Description
GET OData/FdSysPurchasers

Retrieves all of the entities available at the current URI

GET OData/FdSysPurchasers({PurchaserID})

Retrieves an entity based on the provided key

FdSysStreams

No documentation available.

API Description
GET OData/FdSysStreams

Retrieves all of the entities available at the current URI

GET OData/FdSysStreams({StreamID})

Retrieves an entity based on the provided key

FdSysTransporters

No documentation available.

API Description
GET OData/FdSysTransporters

Retrieves all of the entities available at the current URI

GET OData/FdSysTransporters({TransporterID})

Retrieves an entity based on the provided key

FdSysUserEntities

No documentation available.

API Description
GET OData/FdSysUserEntities

Retrieves all of the entities available at the current URI

FdSysUsers

No documentation available.

API Description
GET OData/FdSysUsers

Retrieves all of the entities available at the current URI

GET OData/FdSysUsers({UserId})

Retrieves an entity based on the provided key

FdSysUserSettings

No documentation available.

API Description
GET OData/FdSysUserSettings

Retrieves all of the entities available at the current URI

GET OData/FdSysUserSettings({UserID})

Retrieves an entity based on the provided key

FdSysWellSites

No documentation available.

API Description
GET OData/FdSysWellSites

Retrieves all of the entities available at the current URI

GET OData/FdSysWellSites({WellSiteID})

Retrieves an entity based on the provided key

LstActionTaken

API responsible for handling all HTTP requests for lst action taken readings

API Description
GET OData/LstActionTaken

Retrieves all of the entities available at the current URI

GET OData/LstActionTaken({ActionTakenID})

Retrieves an entity based on the provided key

LstAutoDeviceManufacturers

API responsible for handling all HTTP requests for lst auto device manufacturer readings

API Description
GET OData/LstAutoDeviceManufacturers

Retrieves all of the entities available at the current URI

GET OData/LstAutoDeviceManufacturers({AutoDeviceManufacturerID})

Retrieves an entity based on the provided key

LstAutomationDeviceTypes

API responsible for handling all HTTP requests for lst automation device type readings

API Description
GET OData/LstAutomationDeviceTypes

Retrieves all of the entities available at the current URI

GET OData/LstAutomationDeviceTypes({AutomationDeviceTypeID})

Retrieves an entity based on the provided key

LstChemAppMethods

API responsible for handling all HTTP requests for lst chem app method readings

API Description
GET OData/LstChemAppMethods

Retrieves all of the entities available at the current URI

GET OData/LstChemAppMethods({ChemAppMethodCode})

Retrieves an entity based on the provided key

LstChemFlushAgents

API responsible for handling all HTTP requests for lst chem flush agent readings

API Description
GET OData/LstChemFlushAgents

Retrieves all of the entities available at the current URI

GET OData/LstChemFlushAgents({ChemFlushAgentCode})

Retrieves an entity based on the provided key

LstChemicalCompanies

API responsible for handling all HTTP requests for lst chemical company readings

API Description
GET OData/LstChemicalCompanies

Retrieves all of the entities available at the current URI

GET OData/LstChemicalCompanies({ChemCoCode})

Retrieves an entity based on the provided key

LstChemicalTypes

API responsible for handling all HTTP requests for lst chemical type readings

API Description
GET OData/LstChemicalTypes

Retrieves all of the entities available at the current URI

GET OData/LstChemicalTypes({ChemTypeCode})

Retrieves an entity based on the provided key

LstCompFailures

API responsible for handling all HTTP requests for lst comp failure readings

API Description
GET OData/LstCompFailures

Retrieves all of the entities available at the current URI

GET OData/LstCompFailures({CompressorFailID})

Retrieves an entity based on the provided key

LstCorpDownTimes

No documentation available.

API Description
GET OData/LstCorpDownTimes

Retrieves all of the entities available at the current URI

GET OData/LstCorpDownTimes({DownTimeID})

Retrieves an entity based on the provided key

POST OData/LstCorpDownTimes

Creates a new entity

PUT OData/LstCorpDownTimes({DownTimeID})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/LstCorpDownTimes({DownTimeID})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/LstCorpDownTimes({DownTimeID})

Deletes an entity based on the provided key

LstDocSources

API responsible for handling all HTTP requests for lst doc source readings

API Description
GET OData/LstDocSources

Retrieves all of the entities available at the current URI

GET OData/LstDocSources({DocSourceID})

Retrieves an entity based on the provided key

LstDocTypes

API responsible for handling all HTTP requests for lst doc type readings

API Description
GET OData/LstDocTypes

Retrieves all of the entities available at the current URI

GET OData/LstDocTypes({DocTypeID})

Retrieves an entity based on the provided key

LstDownTimes

API responsible for handling all HTTP requests for lst down time readings

API Description
GET OData/LstDownTimes

Retrieves all of the entities available at the current URI

GET OData/LstDownTimes({DownTimeID})

Retrieves an entity based on the provided key

LstDownTimeMappings

API responsible for handling all HTTP requests for lst down time readings

API Description
GET OData/LstDownTimeMappings

Retrieves all of the entities available at the current URI

GET OData/LstDownTimeMappings({CorpID},{DownTimeID})

Retrieves an entity based on the provided key

POST OData/LstDownTimeMappings

Creates a new entity

PUT OData/LstDownTimeMappings({CorpID},{DownTimeID})

Updates an entity based on the provided values (all fields will be updated)

PATCH OData/LstDownTimeMappings({CorpID},{DownTimeID})

Updates an entity based on the provided values (only provided fields will be updated)

DELETE OData/LstDownTimeMappings({CorpID},{DownTimeID})

Deletes an entity based on the provided key

LstECDDownTimes

API responsible for handling all HTTP requests for lst ECD downtime readings

API Description
GET OData/LstECDDownTimes

Retrieves all of the entities available at the current URI

GET OData/LstECDDownTimes({ECDDownTimeID})

Retrieves an entity based on the provided key

LstECDEntityTypes

API responsible for handling all HTTP requests for lst ECD entity type readings

API Description
GET OData/LstECDEntityTypes

Retrieves all of the entities available at the current URI

GET OData/LstECDEntityTypes({ECD_EntityTypeID})

Retrieves an entity based on the provided key

LstElecMotorFailures

API responsible for handling all HTTP requests for lst elec motor failure readings

API Description
GET OData/LstElecMotorFailures

Retrieves all of the entities available at the current URI

GET OData/LstElecMotorFailures({ElecMotorFailID})

Retrieves an entity based on the provided key

LstElecSubPumpFailures

API responsible for handling all HTTP requests for lst elec sub pump failure readings

API Description
GET OData/LstElecSubPumpFailures

Retrieves all of the entities available at the current URI

GET OData/LstElecSubPumpFailures({ElecSubPumpFailID})

Retrieves an entity based on the provided key

LstEngineFailures

API responsible for handling all HTTP requests for lst engine failure readings

API Description
GET OData/LstEngineFailures

Retrieves all of the entities available at the current URI

GET OData/LstEngineFailures({EngineFailID})

Retrieves an entity based on the provided key

LstEntityTypes

API responsible for handling all HTTP requests for lst entity type readings

API Description
GET OData/LstEntityTypes

Retrieves all of the entities available at the current URI

GET OData/LstEntityTypes({EntityTypeID})

Retrieves an entity based on the provided key

LstEquipmentTypes

API responsible for handling all HTTP requests for lst equipment type readings

API Description
GET OData/LstEquipmentTypes

Retrieves all of the entities available at the current URI

GET OData/LstEquipmentTypes({EquipTypeID})

Retrieves an entity based on the provided key

LstFdStatuses

API responsible for handling all HTTP requests for lst fd status readings

API Description
GET OData/LstFdStatuses

Retrieves all of the entities available at the current URI

GET OData/LstFdStatuses({StatusID})

Retrieves an entity based on the provided key

LstFuelTypes

API responsible for handling all HTTP requests for lst fuel type readings

API Description
GET OData/LstFuelTypes

Retrieves all of the entities available at the current URI

GET OData/LstFuelTypes({FuelTypeID})

Retrieves an entity based on the provided key

LstGasDispReasons

API responsible for handling all HTTP requests for lst gas disp reason readings

API Description
GET OData/LstGasDispReasons

Retrieves all of the entities available at the current URI

GET OData/LstGasDispReasons({GasDispID})

Retrieves an entity based on the provided key

LstInjectionPointTypes

API responsible for handling all HTTP requests for lst injection point type readings

API Description
GET OData/LstInjectionPointTypes

Retrieves all of the entities available at the current URI

GET OData/LstInjectionPointTypes({InjectionPointTypeID})

Retrieves an entity based on the provided key

LstMetals

API responsible for handling all HTTP requests for lst metal readings

API Description
GET OData/LstMetals

Retrieves all of the entities available at the current URI

GET OData/LstMetals({MetalID})

Retrieves an entity based on the provided key

LstMeterFunctions

API responsible for handling all HTTP requests for lst meter function readings

API Description
GET OData/LstMeterFunctions

Retrieves all of the entities available at the current URI

GET OData/LstMeterFunctions({MeterFunctionID})

Retrieves an entity based on the provided key

LstMeterTypes

API responsible for handling all HTTP requests for lst meter type readings

API Description
GET OData/LstMeterTypes

Retrieves all of the entities available at the current URI

GET OData/LstMeterTypes({GasMeterTypeID})

Retrieves an entity based on the provided key

LstOilDispReasons

API responsible for handling all HTTP requests for lst oil disp reason readings

API Description
GET OData/LstOilDispReasons

Retrieves all of the entities available at the current URI

GET OData/LstOilDispReasons({OilDispID})

Retrieves an entity based on the provided key

LstPlungerTypes

API responsible for handling all HTTP requests for lst plunger type readings

API Description
GET OData/LstPlungerTypes

Retrieves all of the entities available at the current URI

GET OData/LstPlungerTypes({PlungerTypeID})

Retrieves an entity based on the provided key

LstPumpFailures

API responsible for handling all HTTP requests for lst pump failure readings

API Description
GET OData/LstPumpFailures

Retrieves all of the entities available at the current URI

GET OData/LstPumpFailures({PumpFailID})

Retrieves an entity based on the provided key

LstPumpingUnitModels

API responsible for handling all HTTP requests for lst pumping unit model readings

API Description
GET OData/LstPumpingUnitModels

Retrieves all of the entities available at the current URI

GET OData/LstPumpingUnitModels({PumpingUnitModelCode})

Retrieves an entity based on the provided key

LstPumpUnitFailures

API responsible for handling all HTTP requests for lst pump unit failure readings

API Description
GET OData/LstPumpUnitFailures

Retrieves all of the entities available at the current URI

GET OData/LstPumpUnitFailures({PumpUnitFailID})

Retrieves an entity based on the provided key

LstProducingMethods

API responsible for handling all HTTP requests for lst producing methods readings

API Description
GET OData/LstProducingMethods

Retrieves all of the entities available at the current URI

GET OData/LstProducingMethods({ProducingMethodID})

Retrieves an entity based on the provided key

LstProducts

API responsible for handling all HTTP requests for lst product readings

API Description
GET OData/LstProducts

Retrieves all of the entities available at the current URI

GET OData/LstProducts({ProductID})

Retrieves an entity based on the provided key

LstRodFailures

API responsible for handling all HTTP requests for lst rod failure readings

API Description
GET OData/LstRodFailures

Retrieves all of the entities available at the current URI

GET OData/LstRodFailures({RodFailID})

Retrieves an entity based on the provided key

LstRodPumpFailures

API responsible for handling all HTTP requests for lst rod pump failure readings

API Description
GET OData/LstRodPumpFailures

Retrieves all of the entities available at the current URI

GET OData/LstRodPumpFailures({RodPumpFailID})

Retrieves an entity based on the provided key

LstRodPumpTypes

API responsible for handling all HTTP requests for lst rod pump type readings

API Description
GET OData/LstRodPumpTypes

Retrieves all of the entities available at the current URI

GET OData/LstRodPumpTypes({RodPumpTypeCode})

Retrieves an entity based on the provided key

LstStatuses

API responsible for handling all HTTP requests for lst status readings

API Description
GET OData/LstStatuses

Retrieves all of the entities available at the current URI

GET OData/LstStatuses({StatusID})

Retrieves an entity based on the provided key

LstTubingFailures

API responsible for handling all HTTP requests for lst tubing failure readings

API Description
GET OData/LstTubingFailures

Retrieves all of the entities available at the current URI

GET OData/LstTubingFailures({TubingFailID})

Retrieves an entity based on the provided key

LstUnits

API responsible for handling all HTTP requests for lst units readings

API Description
GET OData/LstUnits

Retrieves all of the entities available at the current URI

GET OData/LstUnits({UnitsCode})

Retrieves an entity based on the provided key

LstUserPropAccessTypes

API responsible for handling all HTTP requests for user prop access type readings

API Description
GET OData/LstUserPropAccessTypes

Retrieves all of the entities available at the current URI

GET OData/LstUserPropAccessTypes({UserAccessTypeID})

Retrieves an entity based on the provided key

LstUserTypes

API responsible for handling all HTTP requests for lst user type readings

API Description
GET OData/LstUserTypes

Retrieves all of the entities available at the current URI

GET OData/LstUserTypes({UserTypeID})

Retrieves an entity based on the provided key

LstValveTypes

API responsible for handling all HTTP requests for lst valve type readings

API Description
GET OData/LstValveTypes

Retrieves all of the entities available at the current URI

GET OData/LstValveTypes({ValveTypeID})

Retrieves an entity based on the provided key

LstWaterDispReasons

API responsible for handling all HTTP requests for lst water disp reason readings

API Description
GET OData/LstWaterDispReasons

Retrieves all of the entities available at the current URI

GET OData/LstWaterDispReasons({WaterDispID})

Retrieves an entity based on the provided key

LstWellTestMethods

API responsible for handling all HTTP requests for lst well test method readings

API Description
GET OData/LstWellTestMethods

Retrieves all of the entities available at the current URI

GET OData/LstWellTestMethods({WellTestMethodID})

Retrieves an entity based on the provided key

PtsChemicalInjPts

No documentation available.

API Description
GET OData/PtsChemicalInjPts

Retrieves all of the entities available at the current URI

GET OData/PtsChemicalInjPts({ChemicalInjPtID})

Retrieves an entity based on the provided key

PtsInjectionPts

No documentation available.

API Description
GET OData/PtsInjectionPts

Retrieves all of the entities available at the current URI

GET OData/PtsInjectionPts({InjectionPtID})

Retrieves an entity based on the provided key

PtsMeterPts

No documentation available.

API Description
GET OData/PtsMeterPts

Retrieves all of the entities available at the current URI

GET OData/PtsMeterPts({MeterPtID})

Retrieves an entity based on the provided key

PtsMeterPtFunctions

No documentation available.

API Description
GET OData/PtsMeterPtFunctions

Retrieves all of the entities available at the current URI

GET OData/PtsMeterPtFunctions({MeterPtFunctionID})

Retrieves an entity based on the provided key

PtsProductionPts

No documentation available.

API Description
GET OData/PtsProductionPts

Retrieves all of the entities available at the current URI

GET OData/PtsProductionPts({ProductionPtID})

Retrieves an entity based on the provided key

SumDailyInjections

No documentation available.

API Description
GET OData/SumDailyInjections

Retrieves all of the entities available at the current URI

GET OData/SumDailyInjections

Retrieves an entity based on the provided key

SumDailyProductions

No documentation available.

API Description
GET OData/SumDailyProductions

Retrieves all of the entities available at the current URI

GET OData/SumDailyProductions

Retrieves an entity based on the provided key

vwEntityPropertiess

No documentation available.

API Description
GET OData/vwEntityPropertiess

Retrieves all of the entities available at the current URI

GET OData/vwEntityPropertiess({EntityID})

Retrieves an entity based on the provided key