POST WellTests
Creates a new well test.
Request Information
URI Parameters
None.
Body Parameters
The well test to create. WellTestId should not be filled in. Start Date and Duration must be filled in.
WellTest| Name | Description | Type | Additional information |
|---|---|---|---|
| WellTestId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Description | string |
None. |
|
| WellTestMethodType | WellTestMethodType |
None. |
|
| WellTestSourceType | WellTestSourceType |
None. |
|
| WellTestExcludeFromProductionReasonType | WellTestExcludeFromProductionReasonType |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| Duration | integer |
None. |
|
| GrossVolume | decimal number |
None. |
|
| WaterCut | decimal number |
None. |
|
| OilVolume | decimal number |
None. |
|
| WaterVolume | decimal number |
None. |
|
| GasVolume | decimal number |
None. |
|
| BGPD | decimal number |
None. |
|
| BOPD | decimal number |
None. |
|
| BWPD | decimal number |
None. |
|
| MCFD | decimal number |
None. |
|
| FlowlineTemperature | decimal number |
None. |
|
| Location | string |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"WellTestId": "bf7e4d6b-3d52-4464-9e76-c47e66b179dc",
"Asset": {
"AssetId": "91b15c00-9e66-486c-a0a3-b695abb166cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "bbeea041-0b64-40a3-8a84-6008e6f9a19a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "fc9e3782-3ef5-41a4-98cc-e814f68c5916",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "10da753b-ae0c-4ca8-a987-c40890c0c7b6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-19T21:28:43.3241316-07:00",
"MeasurementValueNeededDate": "2026-09-19T21:28:43.3241316-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2d46197a-aa46-4d55-bc18-4bbdd4347e2e",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "950ae869-1b9d-4b0b-a9c1-1b7628f79385",
"EffectiveDate": "2026-09-19T21:28:43.3241316-07:00",
"StateType": {
"StateTypeId": "bbf3cd0a-cd6c-4683-883d-cc981d78acd9",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "bbeea041-0b64-40a3-8a84-6008e6f9a19a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "fc9e3782-3ef5-41a4-98cc-e814f68c5916",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ff0707ad-5cac-44b5-9140-179836b2da7b",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8b160d09-7b3a-42ad-be97-dc9e8bac47f4",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "3ca2251f-fc00-4c0f-9675-44d574e0e2d3",
"EffectiveDate": "2026-09-19T21:28:43.3241316-07:00",
"StatusType": {
"StatusTypeId": "cf462510-b357-493e-84bb-eb3091e5985b",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "bbeea041-0b64-40a3-8a84-6008e6f9a19a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "fc9e3782-3ef5-41a4-98cc-e814f68c5916",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "64785c94-7acd-4da9-a758-06ce1a8c78f3",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5eb31f26-683d-4db8-8c83-afab91a19c84",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "c35ba769-30f5-47f0-bc88-725d1ab8c10f",
"EffectiveDate": "2026-09-19T21:28:43.3241316-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "76804513-a34b-47a7-b997-bd32e7afdfa3",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ceee89cf-1aa4-4696-a7ba-889d101b03e2",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4fd4422a-a75c-4dbb-b4ff-ae6803800f0e",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-19T21:28:43.3241316-07:00",
"MeasurementValueNeededDate": "2026-09-19T21:28:43.3241316-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3ba7ecf4-712e-4831-9807-dab135d084cf",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "0af06e1b-9894-4fd4-9ba5-d9ee28f2dd8f",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "ae39436b-7ec2-464a-8438-a29e50dcc257",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "64d2e211-a233-4017-964d-dcdb9b89133c",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "26c57534-b8d4-4313-a91d-d66ae2d9f6be",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "25f0b088-6ea2-42c1-b1f4-e17d69e76aa4",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-09-19T21:28:43.3241316-07:00",
"EndDate": "2026-09-19T21:28:43.3241316-07:00",
"Duration": 1,
"GrossVolume": 1.0,
"WaterCut": 1.0,
"OilVolume": 1.0,
"WaterVolume": 1.0,
"GasVolume": 1.0,
"BGPD": 1.0,
"BOPD": 1.0,
"BWPD": 1.0,
"MCFD": 1.0,
"FlowlineTemperature": 1.0,
"Location": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3f0388fb-9f16-402f-b3dd-83bda54d29b7",
"CreateDate": "2026-09-19T21:28:43.3241316-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T21:28:43.3241316-07:00",
"LastModifiedUser": "sample string 6"
}
Response Information
Resource Description
On success, the created well test.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | WellTest |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"WellTestId": "53afada1-3edf-49cd-a951-a31d4264692b",
"Asset": {
"AssetId": "dc2e78b4-606d-42e3-b904-b493227be1c4",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7aa6065d-c988-494b-984e-facdc70ddb85",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "0afd15fd-44eb-427d-a5eb-c783b7d8871f",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "72ce8a6d-a47e-48eb-a08b-098f46733494",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-19T21:28:43.3398504-07:00",
"MeasurementValueNeededDate": "2026-09-19T21:28:43.3398504-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "552e28c5-2b02-4b9f-b14a-4ca09505b500",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "a7ecd5eb-4f91-4a16-86fc-1c1042e93920",
"EffectiveDate": "2026-09-19T21:28:43.3398504-07:00",
"StateType": {
"StateTypeId": "6ff0a540-8465-4037-85b5-f885fa95de69",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "7aa6065d-c988-494b-984e-facdc70ddb85",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "0afd15fd-44eb-427d-a5eb-c783b7d8871f",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "021a868b-46a5-494b-9642-c2f256666f63",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6d3cbc13-b473-4f18-820c-13ddc5b1ce89",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "1b9f8663-54e1-49a4-a789-8d7f93db457d",
"EffectiveDate": "2026-09-19T21:28:43.3398504-07:00",
"StatusType": {
"StatusTypeId": "71ed32cd-08b1-40e1-9d3f-2e713a1b7ebb",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "7aa6065d-c988-494b-984e-facdc70ddb85",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "0afd15fd-44eb-427d-a5eb-c783b7d8871f",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "a3b42e4a-ead6-4b7c-bde4-70e0888a900b",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2cc47f67-1d43-4a07-90cb-aeb2c641be20",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "b130bcbd-0389-4e9c-97ef-16c8fb4cb8fb",
"EffectiveDate": "2026-09-19T21:28:43.3398504-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "c582c731-0b53-4cc2-9a72-68f45fa64b60",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7dd65f0d-55c6-43c6-bfdb-e64da2a8e2b2",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6041eb9d-f0fe-46bf-83ff-332e6ce5c798",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-19T21:28:43.3398504-07:00",
"MeasurementValueNeededDate": "2026-09-19T21:28:43.3398504-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "013505b5-b3cb-45ab-9a2e-de6adc9fe92a",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "11a44572-f5dc-43ce-98e2-d476c883ba36",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "ca326421-b3f9-4c43-994a-4356f093b01e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "83c2fccd-5b48-4e7d-8f23-5b06e1c4f988",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "3db5c87a-0f12-4e5d-a1e0-8efc01325b57",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "262eb884-e84c-441d-b5fe-df2a74fdae1a",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-09-19T21:28:43.3398504-07:00",
"EndDate": "2026-09-19T21:28:43.3398504-07:00",
"Duration": 1,
"GrossVolume": 1.0,
"WaterCut": 1.0,
"OilVolume": 1.0,
"WaterVolume": 1.0,
"GasVolume": 1.0,
"BGPD": 1.0,
"BOPD": 1.0,
"BWPD": 1.0,
"MCFD": 1.0,
"FlowlineTemperature": 1.0,
"Location": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e4530ba-6ba1-4f58-8d7e-b653c9947ec9",
"CreateDate": "2026-09-19T21:28:43.3398504-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-19T21:28:43.3398504-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}