Developer Docs
...
API Reference
Casing
Bulk Add / Update Casing Data
POST
https://data.onxecta.com/api/production/casing
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
BODY PARAMETERS
body
CasingInput[]
*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>
RESPONSES
200
OK
Casing[]
xid
string<uuid>
*sourceId
string
*topMd
number<double>
bottomMd
number<double>
*id
number<double>
*od
number<double>
*roughness
number<double>
runDate
string<date-time>


Updated 13 Nov 2023

Did this page help you?