Website logo
⌘K
Product
Getting Started
Supported Browsers
ProdX
Drilling
Single Sign-On (SSO)
Developer Docs
API Quick Start Tutorials
Data Schema Fundamentals
API Reference
API Performance Expectations
Data Schema
Modeling
Support
Legal
Docs powered by Archbee
Developer Docs
...
API Reference
ESP

Bulk Add / Update Esp Data

POST
https://data.onxecta.com/api/production/esp
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
BODY PARAMETERS
body
ESPInput[]
*
sourceWellId
string
*
sourceWellboreId
string
*
sourceTubingId
string
*
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>
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?
PREVIOUS
Delete a single formation by its name
NEXT
Fetch a esp record by source id
Docs powered by Archbee