Developer Docs
...
API Reference
DownHole Equipment
Bulk Add / Update Formation Property Data
POST
https://data.onxecta.com/api/production/equipment
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
BODY PARAMETERS
body
DownHoleEquipmentInput[]
*sourceWellId
string
*sourceWellboreId
string
*sourceId
string
*type
string<PACKER | DOWNHOLEGAUGE>
*topMd
number<double>
*bottomMd
number<double>
*runDate
string<date-time>
pullDate
string<date-time>
RESPONSES
200
OK
DownHoleEquipmentEntity[]
xid
string<uuid>
wellboreXid
string<uuid>
*sourceId
string
*type
string<PACKER | DOWNHOLEGAUGE>
*topMd
number<double>
*bottomMd
number<double>
*runDate
string<date-time>
pullDate
string<date-time>
createdAt
string<date-time>
createdBy
string
updatedAt
string<date-time>
updatedBy
string
version
integer<int32>
*

Updated 13 Nov 2023

Did this page help you?