Developer Docs
...
API Reference
ESP
Fetch a esp record by source id
GET
https://data.onxecta.com/api/production/well/{sourceWellId}/wellbore/{sourceWellboreId}/tubing/{sourceTubingId}/esp/{sourceId}
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
PATH PARAMETERS
sourceWellId
string
*sourceWellboreId
string
*sourceTubingId
string
*sourceId
string
*RESPONSES
200
OK
Esp
xid
string<uuid>
tubingId
string<uuid>
*sourceId
string
*name
string
*installOrder
integer<int32>
*stages
integer<int32>
*headDegradation
number<double>
*hasGasHandler
boolean
*hasSeparator
boolean
*viscosityCorrection
boolean
separationEfficiency
number<double>
*runDate
string<date-time>
*pullDate
string<date-time>


Updated 13 Nov 2023

Did this page help you?