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": "ec7cc66e-b8b7-4f12-b720-57fb0c7502a4",
"Asset": {
"AssetId": "f494d112-2c1b-451c-87af-daa0fd5e10d3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "52e2f2f5-53fe-454d-8aa1-c6c93b16c38c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "50cd586c-2aad-4a9a-858b-b11e9ca091a6",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "d6dabc50-07c3-490a-90e3-076b19bbeb60",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"MeasurementValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4273518d-c13a-47f4-91af-ff9f00a705d2",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "bd7fe052-fa95-4931-883f-fed70322cfbf",
"EffectiveDate": "2026-04-22T13:12:45.1038797-07:00",
"StateType": {
"StateTypeId": "05503f3a-9024-4a9d-886f-829a4bfe973a",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "52e2f2f5-53fe-454d-8aa1-c6c93b16c38c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "50cd586c-2aad-4a9a-858b-b11e9ca091a6",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "ef136d86-be2d-44ae-9749-16346221d614",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7d0b9c64-07dc-4d34-a964-b1e978d400b7",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "2c2e038f-9d90-4a9b-907c-32f2f362a7df",
"EffectiveDate": "2026-04-22T13:12:45.1038797-07:00",
"StatusType": {
"StatusTypeId": "93329074-34df-4fb2-bea9-0faf23b6d705",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "52e2f2f5-53fe-454d-8aa1-c6c93b16c38c",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "50cd586c-2aad-4a9a-858b-b11e9ca091a6",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "decce06f-3d38-403e-81cf-8a4c8bb92114",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "3c9a7610-ec22-4bf2-a4c4-9c256976fb7d",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "06e8bdde-4d81-40de-9a70-c11243d57183",
"EffectiveDate": "2026-04-22T13:12:45.1038797-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "2f5d5fc5-d100-46bc-9d43-45a10d2d807e",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1f3cf904-6b83-421c-a4c2-e49792ecb922",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "83a9a520-69d5-40b3-b0fa-da4f6118a5be",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"MeasurementValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e7c22466-2272-40d6-9e15-c35c6fa2d0fc",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "7e652ef3-4c62-4e7d-9df7-6365e5176974",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "cbb8b745-60b4-4f37-bb7f-7c0204c815c9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e27ae05f-09c0-44d2-934f-8adc251375ff",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "f69dfe38-31a5-4ec5-996e-71a4b6cf1f2f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "fdb606b3-8ed4-4bdf-b443-4099537edbe8",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-04-22T13:12:45.1038797-07:00",
"EndDate": "2026-04-22T13:12:45.1038797-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": "a48a5b5b-da44-4ab6-8fe8-1c7fea8152b3",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-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": "6c140265-2208-47ec-9975-a5d1b335936e",
"Asset": {
"AssetId": "a76c9bae-57cc-458a-b6b9-79d9b37cb923",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d277e2af-99b7-485d-b796-332f3a5622e6",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "48ac721e-b4d0-43dd-9ef4-023b65c8b27c",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "8f537404-9ae0-47d9-a415-c972b7d98386",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"MeasurementValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8338d5c4-b520-4a87-b6e4-d2920bf43069",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "d3fe7c1c-b6ee-4f5a-a728-285a5eb236af",
"EffectiveDate": "2026-04-22T13:12:45.1038797-07:00",
"StateType": {
"StateTypeId": "d74b9404-f78b-4ed5-90f6-0d8330eb4bec",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "d277e2af-99b7-485d-b796-332f3a5622e6",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "48ac721e-b4d0-43dd-9ef4-023b65c8b27c",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "00c93e30-86af-4063-8465-0dc82be81a25",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9d95121d-7944-4b4e-8048-9c823b63f040",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "a596e1c3-6c02-4a41-ad57-4b7418201342",
"EffectiveDate": "2026-04-22T13:12:45.1038797-07:00",
"StatusType": {
"StatusTypeId": "6f1e21ea-35a0-4e1d-b7c6-53f6958de0f0",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "d277e2af-99b7-485d-b796-332f3a5622e6",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "48ac721e-b4d0-43dd-9ef4-023b65c8b27c",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "412e6d2f-3b6a-44c1-bae9-6347e6668e87",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ec3f27a3-ba0c-4be6-840f-3a8ad1c3d49d",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "f3a7a499-8e86-49d4-91de-72986c50ad82",
"EffectiveDate": "2026-04-22T13:12:45.1038797-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "903695f1-87ed-4972-b7e8-da8ae148d1d9",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6f0c4440-f8b3-467f-a5ec-1ce35ba1b9a8",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f70e0401-1cad-4565-8258-e876f66fa030",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"MeasurementValueNeededDate": "2026-04-22T13:12:45.1038797-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "32e158f5-7578-4909-a34a-dbc88860b0ef",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "da32123d-4071-485c-b2e5-e43346093051",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "5c3493de-8305-4f1c-93e2-425d1917a4cf",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3e2cc379-6184-429d-9b28-58c233df80f4",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "17e3958a-59c8-4737-ae36-705a39e771a2",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "ad9bd7a2-2316-419b-be7d-f27f5816b6d4",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-04-22T13:12:45.1038797-07:00",
"EndDate": "2026-04-22T13:12:45.1038797-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": "eca859c8-0d6c-4820-abbd-f26e68644fb3",
"CreateDate": "2026-04-22T13:12:45.1038797-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-22T13:12:45.1038797-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}