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": "1b0f5a81-6eb5-48b7-9ff5-2c058f83374c",
"Asset": {
"AssetId": "6a49fb89-cabe-4cc9-90cc-8c75743957f6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2bebff51-fcc6-4eef-b0cf-ba21dcf6f27d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "313ded45-4830-4bff-97d6-0d86c94692dc",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "11d204c5-4d55-40a6-a671-1a765990fe99",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-11T22:26:01.6429318-07:00",
"MeasurementValueNeededDate": "2026-08-11T22:26:01.6429318-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9ae6e333-7f24-4c04-a1d6-aec49eae10c6",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "e25eb247-6762-4ce7-849a-c8d68fcb2c36",
"EffectiveDate": "2026-08-11T22:26:01.6429318-07:00",
"StateType": {
"StateTypeId": "27cf3fea-98e6-48d8-8b65-3030bfdcd4ac",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "2bebff51-fcc6-4eef-b0cf-ba21dcf6f27d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "313ded45-4830-4bff-97d6-0d86c94692dc",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "0c312bc3-b527-4e5e-b985-2f809249fbf9",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "87e2d514-cd6a-4828-a8cd-2c01d91ec088",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9b14b819-e2f4-4a28-9454-c279aebf8531",
"EffectiveDate": "2026-08-11T22:26:01.6429318-07:00",
"StatusType": {
"StatusTypeId": "4ff2efc6-c2f3-4d95-993c-f86ad7afeb48",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "2bebff51-fcc6-4eef-b0cf-ba21dcf6f27d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "313ded45-4830-4bff-97d6-0d86c94692dc",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d9095449-ac6c-4bad-98b2-228a6f7d7319",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "3368cb5f-5770-4274-974b-39e5fb1be14f",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "2e14bea1-336a-4f5f-94a0-edd03875d6ab",
"EffectiveDate": "2026-08-11T22:26:01.6429318-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "021734b4-2cf7-45aa-8c72-d51b08dea8b4",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b67e29c9-f1dd-4289-a547-136375065017",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f3d82cb5-72b8-4016-bccf-5057534711c2",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-08-11T22:26:01.6429318-07:00",
"MeasurementValueNeededDate": "2026-08-11T22:26:01.6429318-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "919aceee-7724-4736-a2ce-11e33a955252",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "a1905622-3940-4f15-9021-6384345619d8",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "18edff59-b634-424e-93bc-29490fb4b25b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1bac90bd-298f-47b5-8546-4010b76738eb",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "14b49de0-ea2d-414c-ade1-dfdfff8a0bfa",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "66339fd8-e7df-4f88-aa90-8278aaadcef6",
"CreateDate": "2026-08-11T22:26:01.6429318-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-11T22:26:01.6429318-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-08-11T22:26:01.6429318-07:00",
"EndDate": "2026-08-11T22:26:01.6429318-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": "3796bf8b-c65d-4303-b9b2-96626704f5c7",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-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": "afbf5ccd-b422-48f0-92ab-d5c9082f9012",
"Asset": {
"AssetId": "1507831f-1fa4-4510-bc36-cf702fff8831",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "80a9f3b4-153a-45a3-bdbe-ee96a20071bf",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "247fc1b2-6079-4e79-a910-c27719a0e7ba",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "dcc0a312-eee1-41bd-af31-091fe3c6a0ef",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-11T22:26:01.6585502-07:00",
"MeasurementValueNeededDate": "2026-08-11T22:26:01.6585502-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "5c765e9e-178f-4ba8-89b4-97f4643db09e",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "e1772f21-45d0-4509-85c0-79b659cc19eb",
"EffectiveDate": "2026-08-11T22:26:01.6585502-07:00",
"StateType": {
"StateTypeId": "b9a038a7-48a2-472d-a72e-af3dbd24bd53",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "80a9f3b4-153a-45a3-bdbe-ee96a20071bf",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "247fc1b2-6079-4e79-a910-c27719a0e7ba",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "1553e6b9-8e8f-446d-ab14-bb937964fc3f",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "63ad5434-7e0e-4353-aa91-5e9d3eb979e9",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c249287b-980a-4686-a779-accfe8a23320",
"EffectiveDate": "2026-08-11T22:26:01.6585502-07:00",
"StatusType": {
"StatusTypeId": "3c13b71d-0426-477f-92fd-a5d07bc1ecc1",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "80a9f3b4-153a-45a3-bdbe-ee96a20071bf",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "247fc1b2-6079-4e79-a910-c27719a0e7ba",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "a2332570-f72e-4036-be14-0f17db620dcd",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "fb89110a-2bb5-456e-82ca-1eea03db09de",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "c571e3c3-1ffa-4ea8-915c-580f76728969",
"EffectiveDate": "2026-08-11T22:26:01.6585502-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "9077304f-3c9e-45bf-a1d5-5f23714a47bf",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e49949b6-d0cc-47d6-91a0-b4b8d736d2a2",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "61ac1bbd-e29a-4d30-82a1-37504047780e",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-08-11T22:26:01.6585502-07:00",
"MeasurementValueNeededDate": "2026-08-11T22:26:01.6585502-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9915d78f-c055-43f7-a74d-12d5396f804a",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "86d6932b-d996-4ebe-af75-30600bf0d13a",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "ebf3be55-5581-4090-b48a-eb8327a337a5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ef55d5d6-3012-4572-bac4-b3d1c633d40e",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "f85dae74-b7f7-4666-89f2-c3745c88e6a3",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "5abb1217-684a-4404-8dba-d2ad4333b074",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-08-11T22:26:01.6585502-07:00",
"EndDate": "2026-08-11T22:26:01.6585502-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": "e4a5be3e-191a-4341-b7a2-ab59ee54b316",
"CreateDate": "2026-08-11T22:26:01.6585502-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-11T22:26:01.6585502-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}