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": "e9e5bccf-336d-4943-b48d-da05430f58ca",
"Asset": {
"AssetId": "2759ae02-c4db-4fc0-b544-c44e017f0af1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "45bef326-92fe-4214-b1ca-760c93fc3af4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "04c0edd3-ed89-404f-acdf-5471eb384e69",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "78794d20-2fad-4fc2-a490-fc9973416105",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"MeasurementValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f4830392-3307-4d27-9224-46e2bab0cc97",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "9f429448-c605-4dfc-8b20-0d36a06cb769",
"EffectiveDate": "2026-02-16T07:32:39.2274348-08:00",
"StateType": {
"StateTypeId": "a3009421-1f8e-4f4f-a9ab-288df044cdf5",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "45bef326-92fe-4214-b1ca-760c93fc3af4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "04c0edd3-ed89-404f-acdf-5471eb384e69",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "3c40721a-7ff6-42d4-a932-1e650c6ad20a",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "be6ee54d-888e-45a4-95c0-049e48450a2f",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "f5292855-2b1d-4071-bebe-4c186a9acdc7",
"EffectiveDate": "2026-02-16T07:32:39.2274348-08:00",
"StatusType": {
"StatusTypeId": "a971cff5-38aa-49ee-92ca-f54441370524",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "45bef326-92fe-4214-b1ca-760c93fc3af4",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "04c0edd3-ed89-404f-acdf-5471eb384e69",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "73e08fc2-1b30-4dac-a0ed-b02a480b2f27",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d44c7176-11cd-4c7a-8ad6-29cc194955f0",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "18fde562-c528-4111-ac16-0efb92c0934a",
"EffectiveDate": "2026-02-16T07:32:39.2274348-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "31e1b945-42ff-4eda-9050-e3a8c233986a",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fcfa0201-d08b-4239-b230-6cd09d9a6864",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "83b18521-2721-4bfd-b5f5-5b57fed5933a",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"MeasurementValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c641d0c4-667a-4a54-bb6e-b8d01059bed5",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "eb23bc28-074e-4425-82df-5c273ea5c28f",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "69850a10-20ee-4b3c-9238-90f350bc7f5b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "9be5bcb5-1e01-4a3f-b114-0a63c63632f3",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "098d55a7-9e15-452f-a786-b9e8273cebe1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ea13b9c8-c0f4-490a-b242-f6fa67f04f34",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-02-16T07:32:39.2274348-08:00",
"EndDate": "2026-02-16T07:32:39.2274348-08: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": "8671c826-bc2f-4df8-b5fd-5ee5c9cb2383",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08: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": "2ba87371-67f1-41fb-a1a0-7c6c8ee49d9a",
"Asset": {
"AssetId": "7755a70b-c890-41e0-ace8-4bc24d3c2ebf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "93763fca-0dfd-4bda-8524-72e09dec06dc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "78bc8cd6-6df3-4671-bac9-deede9a2763b",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "e531c740-978c-4487-ad83-7eed4cd98279",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"MeasurementValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0716e4fe-8270-4297-823f-f18520cdf31c",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "dee36c4e-31c0-486a-bd3e-59e9e69bd8d4",
"EffectiveDate": "2026-02-16T07:32:39.2274348-08:00",
"StateType": {
"StateTypeId": "9959329f-2a07-4047-9a46-3a538a122353",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "93763fca-0dfd-4bda-8524-72e09dec06dc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "78bc8cd6-6df3-4671-bac9-deede9a2763b",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "df40fc2c-e217-4410-baf7-97f88b9e2096",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "cd2287e4-21be-45e4-a9cf-3b465c9e6338",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e7e2b09b-b896-4d50-a1e8-cb33176f0295",
"EffectiveDate": "2026-02-16T07:32:39.2274348-08:00",
"StatusType": {
"StatusTypeId": "60456dd0-b33f-46ea-a884-8fd774e903e5",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "93763fca-0dfd-4bda-8524-72e09dec06dc",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "78bc8cd6-6df3-4671-bac9-deede9a2763b",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "ee6edf72-9192-4060-9350-e256d8e4ced7",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "4d0e5f58-3de7-4580-8046-9e0a3f222ddc",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "f08edc94-32fd-4737-b6af-6d516ad7f98a",
"EffectiveDate": "2026-02-16T07:32:39.2274348-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "271a9549-2a45-4bdd-86f8-2c74ed7bc393",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f8383d8b-63bd-457b-91b5-e0ae0acd89ab",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "380fdd6d-2483-439d-9435-71b7114bb4fd",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"MeasurementValueNeededDate": "2026-02-16T07:32:39.2274348-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d887a7ae-f385-493b-ae38-5c0bb2ff9cb4",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "d5ae55cc-75b7-4c68-a7c3-46b83af2a1eb",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "d1289f3c-bb8f-48a9-8e7e-6727cf7d23c3",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "68c57116-453a-4805-bf16-220204702a12",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "018aa8a6-6d4e-404b-863f-432adc9ae8f5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d66022ff-1842-4cf1-a8ca-9156fe1e3052",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-02-16T07:32:39.2274348-08:00",
"EndDate": "2026-02-16T07:32:39.2274348-08: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": "279798ac-9a8d-4f70-b307-3c72df334dab",
"CreateDate": "2026-02-16T07:32:39.2274348-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-16T07:32:39.2274348-08:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}