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": "86e04661-22f0-4b17-bef6-18a7fa2dd1f6",
"Asset": {
"AssetId": "32e6bea0-d465-4248-bf90-68bcf9b55a68",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ee17dae-ba96-4b72-a54f-175399bff3e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "efc90093-08fc-4723-8ce4-fb42c5126a84",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "cadf7e55-e763-44c0-9450-2a771f243683",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"MeasurementValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "bbc78c2a-c973-45f3-b0ba-7bbb6467cdd3",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "a948489b-9bd2-4988-bd32-9a6c29fe07a2",
"EffectiveDate": "2026-02-03T03:45:35.072133-08:00",
"StateType": {
"StateTypeId": "2146cddd-09b2-4f54-bf0d-7d0916daf85c",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "1ee17dae-ba96-4b72-a54f-175399bff3e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "efc90093-08fc-4723-8ce4-fb42c5126a84",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "7eaaa4a1-707d-4558-8827-5fe9bf811435",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "61a4a2c9-2eff-4183-a173-4767fc92307e",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9ae164cf-b7d7-4691-951b-4418dbe8aea5",
"EffectiveDate": "2026-02-03T03:45:35.072133-08:00",
"StatusType": {
"StatusTypeId": "dbc9bead-f1db-40db-9f42-eee60e507f8e",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "1ee17dae-ba96-4b72-a54f-175399bff3e0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "efc90093-08fc-4723-8ce4-fb42c5126a84",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "6759c5ff-fe45-4591-888e-0315f9d65386",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ad8167e3-edf0-4dce-89ec-dd812abdeb26",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "96f4d205-0ddf-4bf9-a8a0-f2550cec9f9f",
"EffectiveDate": "2026-02-03T03:45:35.072133-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "a8a48ffe-28ab-4096-9eb8-d8709ee3e94b",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bd04316a-8561-45a8-be89-98f1f218dd43",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "12436c78-8183-4388-8777-3c445c579a97",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"MeasurementValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2cc98fda-e955-4e16-b569-b424efc74a71",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "60fb53f3-e4f3-4082-a023-8678363d9246",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "48cd4918-3fd7-4f52-b880-c4ddb3670670",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f909a0e7-4f29-440c-a8e1-4df2c140d7e4",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "de905d40-f441-44ff-8683-111d910f855f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b2e8dc6d-b199-4626-8a7e-1b3d89d56c7f",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-02-03T03:45:35.072133-08:00",
"EndDate": "2026-02-03T03:45:35.072133-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": "c2b62226-d2a4-4cb6-bd93-0bad56d1a5b8",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T03:45:35.072133-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": "9d39899f-fae2-4ebe-8fad-acd473a1d630",
"Asset": {
"AssetId": "977ed550-6bbd-4cc8-aa6d-4b2bcbec9230",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3e4b033d-45c7-4849-8070-f0fa294915fe",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "becebf87-5ee5-4447-9063-8715d3122fdc",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d14ff6be-eed8-4b26-8616-da73ca620818",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"MeasurementValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "9f2a372b-af52-4e4d-a31c-ea8ef531ac3e",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "e2f6296f-59bb-4ea9-9e58-8b59229146b4",
"EffectiveDate": "2026-02-03T03:45:35.072133-08:00",
"StateType": {
"StateTypeId": "6eec8878-2702-4113-b525-b1d89346d6d6",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3e4b033d-45c7-4849-8070-f0fa294915fe",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "becebf87-5ee5-4447-9063-8715d3122fdc",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "f4802e09-c1c1-436f-8f0f-d107e0b77c3b",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "35c3bce4-23ee-4565-a293-7321c75243c5",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "8bde97bd-2ee8-4240-b780-94706fe5c96e",
"EffectiveDate": "2026-02-03T03:45:35.072133-08:00",
"StatusType": {
"StatusTypeId": "91e00908-c16c-40ba-b3e9-0af8fc45b3dc",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3e4b033d-45c7-4849-8070-f0fa294915fe",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "becebf87-5ee5-4447-9063-8715d3122fdc",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "bba87665-3b0c-449f-a96e-d9e51ec8ec3c",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "3013f98a-fe2c-4af1-898b-377e7064ebaf",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "9b98e885-c577-48dd-bf28-dc0f1a27ed9d",
"EffectiveDate": "2026-02-03T03:45:35.072133-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "435cdd22-bc87-4548-87a1-df5e4ff5f76f",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "89b6a044-be61-4732-9b12-2a0c98b2d147",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2ba968fe-8a16-4572-ae4a-edc29b3751f1",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"MeasurementValueNeededDate": "2026-02-03T03:45:35.072133-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f16bbb11-6750-40f7-9ae4-2cff1eb53667",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "ddbcb28a-7423-43a6-a6b5-c8dc06b8388d",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "5341c741-d7c7-43e4-99b2-d02b68766061",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e66352e2-ca1f-43e7-805f-4f9e913ff140",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "0a1fd2c6-d47d-413e-a8e4-0d19d7615505",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7a302a8c-f3d5-433b-8c77-18527c0e69e8",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-02-03T03:45:35.072133-08:00",
"EndDate": "2026-02-03T03:45:35.072133-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": "457c036c-9ba4-40ce-99c0-7177944bb46e",
"CreateDate": "2026-02-03T03:45:35.072133-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-03T03:45:35.072133-08:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}