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": "7a939a8a-6ef7-4bdd-be74-5d614ce96950",
"Asset": {
"AssetId": "3fa2ce94-a29c-4b18-9c66-3e496a94e407",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "46add2a7-6daa-4ed8-ad05-30c65755b808",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ee321811-0faa-40d2-8dde-ba43a8032fce",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "e881ab39-55ba-4b60-993f-f0e9bf00c894",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T10:25:23.1667721-07:00",
"MeasurementValueNeededDate": "2026-03-09T10:25:23.1667721-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d7fabd8f-cd1b-4c3e-95e6-08c1a48dabe7",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "dcb7bd64-7a50-454a-9893-ed37b062b6aa",
"EffectiveDate": "2026-03-09T10:25:23.1667721-07:00",
"StateType": {
"StateTypeId": "3b505582-7bb8-4c3c-9d61-9e62220245c1",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "46add2a7-6daa-4ed8-ad05-30c65755b808",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ee321811-0faa-40d2-8dde-ba43a8032fce",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "dadcfa7e-7be9-46c4-ace6-1dd77fbff43b",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "cf733b53-b197-483b-b0cd-157f3b3782cc",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "249459ca-76f2-4cb0-b87b-9f60a9be80fa",
"EffectiveDate": "2026-03-09T10:25:23.1667721-07:00",
"StatusType": {
"StatusTypeId": "de75da9b-a638-4d4b-845f-645639a74b90",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "46add2a7-6daa-4ed8-ad05-30c65755b808",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ee321811-0faa-40d2-8dde-ba43a8032fce",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b065bf1d-ded9-45e5-b5d6-1b928252fee7",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "de16c08c-2af1-4d12-87ea-40095c4af4ae",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "3931fd36-a6d1-4b24-8307-17a38d6f6e61",
"EffectiveDate": "2026-03-09T10:25:23.1667721-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "f3da47db-904d-4735-b574-3633965cd552",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cf59ff83-f831-482f-94c5-d6a94684b6a2",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7a5cbf73-2a85-4b7b-97bc-94d230d393bd",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T10:25:23.1667721-07:00",
"MeasurementValueNeededDate": "2026-03-09T10:25:23.1667721-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dfbb9bef-f999-44ed-b749-08d3c3d1a46c",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "7c11a60a-1cf6-4e49-9096-bace2068b61b",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "f0024d3f-e88f-471f-9524-662208f0681b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cecd8cbf-487a-4260-beac-59030882ccfd",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "031dc5d6-55bb-418e-aff6-98039843bf89",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "5526c333-fc22-4b77-811e-17aead3e93d3",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-03-09T10:25:23.1667721-07:00",
"EndDate": "2026-03-09T10:25:23.1667721-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": "a878b253-fb77-4955-9e3f-c5708213e81b",
"CreateDate": "2026-03-09T10:25:23.1667721-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T10:25:23.1667721-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": "8eb077c1-b813-4115-84d5-5c386a12f4d5",
"Asset": {
"AssetId": "0a03610b-5de2-4eef-a070-3a4b0b2d26fd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "68ee8efd-58f0-45fd-abef-bafc144fecc2",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "02d912f6-3ff3-45b0-8bca-453747bdaa07",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "48fc3d92-f2b2-409f-ac95-fee2426da4f4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-09T10:25:23.1824839-07:00",
"MeasurementValueNeededDate": "2026-03-09T10:25:23.1824839-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3f9d701b-a24b-4316-868f-be63483c0661",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "15834402-a7e7-4a30-943e-f29b5f5fcd82",
"EffectiveDate": "2026-03-09T10:25:23.1824839-07:00",
"StateType": {
"StateTypeId": "56391fec-2981-47f7-b205-422ae40bc775",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "68ee8efd-58f0-45fd-abef-bafc144fecc2",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "02d912f6-3ff3-45b0-8bca-453747bdaa07",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "5d8a421b-a449-478b-915b-50565027117b",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f117fabe-01da-48c1-8d73-156bf7811a58",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "69fd46a7-0f16-474c-9b6b-42e1b8dcc2a8",
"EffectiveDate": "2026-03-09T10:25:23.1824839-07:00",
"StatusType": {
"StatusTypeId": "a8b7ddcb-66ad-46c4-a0ad-b4ba028c3b03",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "68ee8efd-58f0-45fd-abef-bafc144fecc2",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "02d912f6-3ff3-45b0-8bca-453747bdaa07",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d8224d39-a5d9-412a-be3a-1201c8edc8a3",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "700b9921-feb4-4a4e-b4a6-c70046f41315",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "eb39027e-61a0-46da-916d-47fb526aa074",
"EffectiveDate": "2026-03-09T10:25:23.1824839-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "fec64b18-ee0a-4fc8-8b8e-8a4afc5c4f6b",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "73f0f4e3-7ef6-4690-8c42-f6ee57291bfd",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "5826877f-2c52-42fa-a211-c6274d41863d",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-09T10:25:23.1824839-07:00",
"MeasurementValueNeededDate": "2026-03-09T10:25:23.1824839-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a6f9bee8-651b-4ddb-a1f8-3f13bbf0a9a5",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "dd0b8b7d-97ea-4071-917a-2309579db519",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "1f98de64-3bba-4a67-b8fb-beb101594535",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6209964b-519d-4bda-89b4-9962af94e4f1",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "4eead7fc-b9b0-4075-a129-3edd8c24da6c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a0435f26-3491-40a6-9e62-dac6a4117852",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-03-09T10:25:23.1824839-07:00",
"EndDate": "2026-03-09T10:25:23.1824839-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": "ca56e36d-f24e-4ff3-b7e9-503973f77df0",
"CreateDate": "2026-03-09T10:25:23.1824839-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-09T10:25:23.1824839-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}