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": "bbf96339-00be-4030-84b3-df6e6cc10906",
"Asset": {
"AssetId": "a348f447-d16a-452b-bc7e-2ab5c268653c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "afbd2585-d97c-4a0e-8c23-aa80305c959d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "886219e4-ea10-4992-888f-24c119d759fd",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "99830b1d-f610-4c70-8291-15d62be34765",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "16a433eb-e12e-4c98-b506-5d17a1409f82",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "652e4c7e-0b89-480d-ae40-6a50d9c3c9e3",
"EffectiveDate": "2026-09-26T13:59:03.3783082-07:00",
"StateType": {
"StateTypeId": "f67d25ef-e8a6-4612-9929-b0d54988fa47",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "afbd2585-d97c-4a0e-8c23-aa80305c959d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "886219e4-ea10-4992-888f-24c119d759fd",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "fbd14a40-17a2-48ba-9acf-fd2d1412b3d2",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b3139d89-0dcc-4d26-ad00-47e037f2f974",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e4ee47af-9e2a-499b-8f13-9cbd9dc618d9",
"EffectiveDate": "2026-09-26T13:59:03.3783082-07:00",
"StatusType": {
"StatusTypeId": "e4cee5e5-bba0-4c2e-bbdf-8e9987e9fde8",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "afbd2585-d97c-4a0e-8c23-aa80305c959d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "886219e4-ea10-4992-888f-24c119d759fd",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "6591eabc-d179-48a5-9402-ded65b6079ba",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "07178023-5915-41c9-aeef-a29b8ce0681c",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "004aac22-82a0-47fb-816e-ce391c055b44",
"EffectiveDate": "2026-09-26T13:59:03.3783082-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "176f85df-075b-4386-a578-2dc7fd2dea12",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c28e3a9-82f5-427e-a9b3-8b1f37511d48",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "15cebfae-b64d-4882-911e-2edfbfa283aa",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "84c47d89-686e-448b-bbfa-000105c65569",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "0361406d-8955-47ca-bf07-4f279ef4da99",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "644c52d2-1609-42f3-948f-10703a04fed9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2dda3760-3157-4f9b-9dbb-ef45d913c41d",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "945b8f93-0262-4772-968a-f7664fc5c463",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4d6cb8d2-8f73-4123-a3a4-34ab1826299c",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-09-26T13:59:03.3783082-07:00",
"EndDate": "2026-09-26T13:59:03.3783082-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": "e1f94372-5a9c-494d-a442-2c294f9b3a1b",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-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": "8757c224-5418-4e13-8c10-4a4c8684e7f8",
"Asset": {
"AssetId": "88f86dbb-6bac-4a88-bcb7-87783d8dbc4a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a23b6e4a-686b-46fe-92a8-83650714aef2",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cf7a979c-0278-4cfa-9f19-0f30c4481481",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "6406a1c3-6b87-44a5-80f8-84908a82a2a9",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1ce49bbd-432d-4565-9d89-790ee077db27",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "f4f8360f-2dbb-450f-8cef-851fdb400189",
"EffectiveDate": "2026-09-26T13:59:03.3783082-07:00",
"StateType": {
"StateTypeId": "b5222a5c-b4cf-4583-9ecb-8995e9c5dca5",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "a23b6e4a-686b-46fe-92a8-83650714aef2",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cf7a979c-0278-4cfa-9f19-0f30c4481481",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "6ae300ee-6c44-4bb1-8274-2d95e65fb296",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "0be4f687-9e10-403e-996e-fba567f193ae",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "fe3493d7-0363-45df-8746-3dc596eef384",
"EffectiveDate": "2026-09-26T13:59:03.3783082-07:00",
"StatusType": {
"StatusTypeId": "b80132fc-1ad2-451e-a195-f644698d6009",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "a23b6e4a-686b-46fe-92a8-83650714aef2",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cf7a979c-0278-4cfa-9f19-0f30c4481481",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "83c1346f-aae8-425d-aada-c24785649c20",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6e4cacd1-fdab-453e-90b8-8264df5f4457",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "2390d5b0-88dc-46a4-b5c2-e28862293d5f",
"EffectiveDate": "2026-09-26T13:59:03.3783082-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "497e31b2-debc-4c85-8ca3-efd02d771621",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "37e4dc44-5243-48ea-ab43-85335d03a3d6",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "05f4225b-331b-413e-aaec-0f9fff7d6fbb",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:59:03.3783082-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c95144ca-7d64-400c-9758-0f8c7f5335ce",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "3361991d-852f-4b37-9714-716c2c9b5a72",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "b654dad0-2caa-41a4-b020-de8f9899be6d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d856c101-84f3-4abc-bbb9-f81c427a7599",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "825dc3d7-e587-49b7-a0f1-a1d79fe2e9f1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "34eb3121-df50-4bf1-a7fe-aba16251c08d",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-09-26T13:59:03.3783082-07:00",
"EndDate": "2026-09-26T13:59:03.3783082-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": "feabaa1d-b0e6-4cca-96f4-cd43c7c6fe12",
"CreateDate": "2026-09-26T13:59:03.3783082-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:59:03.3783082-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}