Developer Docs
...
API Reference
GasLiftValve
Bulk Add / Update GLV Data
POST
https://data.onxecta.com/api/production/glv
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
BODY PARAMETERS
body
GasLiftValveInput[]
*sourceWellId
string
*sourceWellboreId
string
*sourceTubingId
string
*sourceId
string
*sourceMandrelId
string
*runDate
string<date-time>
*pullDate
string<date-time>
glvStation
integer<int32>
installMd
number<double>
*testRackOpenPressure
number<double>
surfaceOpenPressure
number<double>
*surfaceClosePressure
number<double>
*portSize
number<double>
*RESPONSES
200
OK
GasLiftValve[]
xid
string<uuid>
*tubingXid
string<uuid>
*sourceId
string
*sourceMandrelId
string
*runDate
string<date-time>
*pullDate
string<date-time>
glvStation
integer<int32>
installMd
number<double>
*testRackOpenPressure
number<double>
surfaceOpenPressure
number<double>
*surfaceClosePressure
number<double>
*portSize
number<double>
*

Updated 13 Nov 2023

Did this page help you?