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": "e3650834-75ea-494e-98d0-27fdb2ce2b26",
"Asset": {
"AssetId": "96f9fdc4-7bf2-4b2d-a3c2-66d7d5704646",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fb24537d-4a82-42b4-a80e-f6b0d799f89d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "53ed63b3-3d53-4445-a761-ef24093b9b25",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "4c439e92-5a54-4b05-83de-e75c1d589bae",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"MeasurementValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "cd5c828d-6f99-434f-9059-d2216e851192",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "59e085b5-d5f5-4fe3-8da5-d22994d6534b",
"EffectiveDate": "2026-03-22T19:56:18.7229032-07:00",
"StateType": {
"StateTypeId": "4700fc73-0e64-4602-9ea6-c5da65dc4479",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "fb24537d-4a82-42b4-a80e-f6b0d799f89d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "53ed63b3-3d53-4445-a761-ef24093b9b25",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "09012ef8-cdd3-4667-abb6-3de375810bb3",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f3934bca-b90d-4ba0-8600-24f76290a2c2",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c79568ad-f5e5-4ec0-bd52-f984fd41bef2",
"EffectiveDate": "2026-03-22T19:56:18.7229032-07:00",
"StatusType": {
"StatusTypeId": "f00c7a6d-181a-42bc-8367-b6e2e8a0af4a",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "fb24537d-4a82-42b4-a80e-f6b0d799f89d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "53ed63b3-3d53-4445-a761-ef24093b9b25",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "aea0b4f2-7f5e-4014-8c0e-3f04a9e33354",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "89d38ff1-0ecb-4f55-a670-4965f6b86a53",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6eb4e73b-2016-4531-a5b2-d72f4600a7f0",
"EffectiveDate": "2026-03-22T19:56:18.7229032-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "79e7a998-9ff9-41c4-84e0-6a132cd91a53",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "df03cfdd-323e-48fa-8826-553f2b6634c2",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "3704d1d2-85d8-4a69-84e1-e763bafd1a33",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"MeasurementValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3c14315b-1af8-4299-9923-e688cb00127e",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "b720d3c4-7fbd-4e3c-a59d-6e8977f0fcf0",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "b5d09e6c-9004-4eac-8d40-40499e2c56e6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "978586f2-83b6-41af-9bfd-5235fb6a679d",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "b24287c4-88a2-47a1-a174-014a73bfd892",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0b6a82d5-5cd3-4728-9d07-37491c45472f",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-03-22T19:56:18.7229032-07:00",
"EndDate": "2026-03-22T19:56:18.7229032-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": "1978e37d-5d07-4a2d-92d2-3d93456211b6",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-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": "0d9c35f7-5c78-4ecc-95f4-507f86e2614c",
"Asset": {
"AssetId": "5267e59a-f12c-4018-a373-745af044c672",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6e72ff85-2325-43e5-8f48-58bf099849c4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "59bb5e8a-7c71-4f88-9ebf-e66e8e0497a7",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "776830f9-a169-4b24-a0b2-38792576b118",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"MeasurementValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "88207a2e-fb47-47e6-9138-479866f3647f",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "6cbf2ac3-4b73-48f3-ba7b-87aa909166f4",
"EffectiveDate": "2026-03-22T19:56:18.7229032-07:00",
"StateType": {
"StateTypeId": "0872fc71-4db8-4753-935b-8467c60dc554",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6e72ff85-2325-43e5-8f48-58bf099849c4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "59bb5e8a-7c71-4f88-9ebf-e66e8e0497a7",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "14a5b5e7-1721-4924-859f-b530386e10ff",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "479335a5-fa77-4cbe-9544-bc4973d5588e",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "633208cf-779c-44d6-9f7f-99b2fd4c8465",
"EffectiveDate": "2026-03-22T19:56:18.7229032-07:00",
"StatusType": {
"StatusTypeId": "e998f62f-834b-4df3-a798-8d04725d01ba",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6e72ff85-2325-43e5-8f48-58bf099849c4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "59bb5e8a-7c71-4f88-9ebf-e66e8e0497a7",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "4ce53b43-fcd5-4732-bfac-b3536ca31582",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5096d9c3-a39d-4d86-b8df-a36507760e03",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "dab68e51-46e2-4fcc-bc27-868201bcca2c",
"EffectiveDate": "2026-03-22T19:56:18.7229032-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "672477b9-8a86-4ef1-a4a0-5b934f2e14ba",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8e048912-bfb6-4dd7-9032-50f4cb26bced",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "39dc9f07-08de-4c4a-80d2-0f03262ba347",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"MeasurementValueNeededDate": "2026-03-22T19:56:18.7229032-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e43ea712-7f07-44ad-8dd1-2c0808f1342a",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "1d8cb0e9-ec50-4c17-8985-0b25ade2fa4d",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "31bfddd2-2f7d-4513-ad07-34005ce3b28b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1baa4042-fabe-4aef-b732-35cb6de0a7d3",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "8f86a242-8d78-406c-8667-3b1b7f7b9ea0",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "52d7a939-a32c-496e-9f36-6e8362c94fa3",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-03-22T19:56:18.7229032-07:00",
"EndDate": "2026-03-22T19:56:18.7229032-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": "b7e1a229-2056-4ec6-ac60-655e977891a8",
"CreateDate": "2026-03-22T19:56:18.7229032-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-22T19:56:18.7229032-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}