Developer Docs
...
API Reference
Tubing
Bulk Add / Update Tubing Data
POST
https://data.onxecta.com/api/production/tubing
AWS Cloud API Endpoint
Authentication
bearerAuth
http
Body Parameters
body
TubingInput[]
*
sourceId
string
*
sourceWellboreId
string
*
sourceWellId
string
*
topMd
number<double>
bottomMd
number<double>
*
id
number<double>
*
od
number<double>
*
roughness
number<double>
runDate
string<date-time>
pullDate
string<date-time>
Responses
200
OK
Tubing[]
xid
string<uuid>
*
sourceId
string
*
topMd
number<double>
bottomMd
number<double>
*
id
number<double>
*
od
number<double>
*
roughness
number<double>
runDate
string<date-time>
pullDate
string<date-time>
Updated 13 Aug 2024
Did this page help you?