Developer Docs
...
API Reference
Formation
Fetch formation by wellbore
GET
https://data.onxecta.com/api/production/well/{sourceWellId}/wellbore/{sourceWellboreId}/formation
AWS Cloud API Endpoint
AUTHENTICATION
bearerAuth
http
PATH PARAMETERS
sourceWellId
string
*sourceWellboreId
string
*RESPONSES
200
OK
Formation[]
xid
string<uuid>
*sourceId
string
*name
string
*allocationFactor
number<double>
compressibilityRock
number<double>
pressureFormationInitialDatum
number<double>
*temperatureFormationDatum
number<double>
*depth
number<double>
*thicknessFormation
number<double>
porosity
number<double>
saturationWaterInitial
number<double>
saturationGasInitial
number<double>
saturationOilInitial
number<double>
primaryFluidType
string<OIL | GAS | WATER>
*rsi
number<double>
*condensateGasRatio
number<double>
waterGasRatio
number<double>
originalGasInPlace
number<double>
originalOilInPlace
number<double>
volumeAquiferInitial
number<double>
fluidGravityApi
number<double>
*fluidGravityGas
number<double>
*fluidSalinityWater
number<double>
*fluidCommingledGOR
number<double>
fluidMolarFracN2
number<double>
fluidMolarFracCO2
number<double>
fluidMolarFracH2S
number<double>
startDate
string<date-time>


Updated 13 Nov 2023

Did this page help you?