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": "491ad02a-5c59-40e2-a1be-5befb0e06e22",
"Asset": {
"AssetId": "cde27ce5-272c-4b48-8566-d77dfc9a7414",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3c9f8687-87e6-4596-9b66-52806d12e6e7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c5f06e6f-630b-49a0-83c3-178530832cef",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "45cf5ec8-ef5f-4191-9a7b-a9d198f23234",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4f8baf09-a5ed-4e64-80ce-933e4de9108f",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "87907ef1-64c1-41f4-b254-765905bceb9c",
"EffectiveDate": "2026-03-30T16:54:59.485315-07:00",
"StateType": {
"StateTypeId": "50d40810-37f3-47d9-b3a8-1ca42a957bbc",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3c9f8687-87e6-4596-9b66-52806d12e6e7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c5f06e6f-630b-49a0-83c3-178530832cef",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "916b1d37-2c8c-49fe-89c1-45c1b4c8061f",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ed593cb5-942c-41e5-9ebb-f27db0bf3eb6",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e2f52fb5-10f3-4165-97f2-6879b169f214",
"EffectiveDate": "2026-03-30T16:54:59.485315-07:00",
"StatusType": {
"StatusTypeId": "8fd40e8f-cd3b-41b1-841e-f75993d03516",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3c9f8687-87e6-4596-9b66-52806d12e6e7",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "c5f06e6f-630b-49a0-83c3-178530832cef",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "feef934b-8f91-4ddb-ad43-6026b4e2decf",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d3fa3350-fa85-4345-8a88-78f91ae382ed",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "ebf0f1b5-19e3-41a5-9a50-735a45f218a8",
"EffectiveDate": "2026-03-30T16:54:59.485315-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "fdc39f51-2959-4abe-8cdb-e33b7b3a35e2",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "191442b3-8dc3-44d7-a6f8-b0fc9facc828",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "da36181b-d5b7-4368-82d5-19cb4b1efaf9",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2f0a15ff-6875-4c0f-9ba4-3109dcafba30",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "f8916c4e-a7b0-4472-9e83-a227fc4bc016",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "0cbfdea7-e63f-48b5-9dab-abe97a2f8045",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "74de2ec4-d335-4453-bf14-53056086a002",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "76510c4a-81e5-45b2-b1de-eee56f65aad8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "18a10b2d-d664-4957-9589-15cb3a38be0f",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-03-30T16:54:59.485315-07:00",
"EndDate": "2026-03-30T16:54:59.485315-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": "008109b0-813a-436b-b59e-70bde1bcc3af",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:54:59.485315-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": "8d05431b-0119-499c-8a41-9a24f62b0dce",
"Asset": {
"AssetId": "85c857ad-c690-4500-9f2c-4e35ea81a54d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a1c0fca3-a5b5-4415-ab76-5fe931c8fb21",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "aadc5bea-1387-4af1-8ee4-a7007fad140d",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "1a1ef8d2-9f76-40d7-aeb9-3d37ef2ca90f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b8efd528-9ddb-4e76-b3bc-e812e5e80693",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "9a7fb9a8-1aa6-4707-8246-fb4157ced4ce",
"EffectiveDate": "2026-03-30T16:54:59.485315-07:00",
"StateType": {
"StateTypeId": "4600bb2d-1657-431f-83fc-fcb807a73649",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "a1c0fca3-a5b5-4415-ab76-5fe931c8fb21",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "aadc5bea-1387-4af1-8ee4-a7007fad140d",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "c103fca3-294e-4bf0-91ba-a5f50c52346a",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "6e53f0e2-3891-417d-b020-bc450ba57125",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "32dbc19a-c0fc-4b8b-87d7-400036f043ff",
"EffectiveDate": "2026-03-30T16:54:59.485315-07:00",
"StatusType": {
"StatusTypeId": "e8a13ac6-c4c1-487b-ae86-c6005156de02",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "a1c0fca3-a5b5-4415-ab76-5fe931c8fb21",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "aadc5bea-1387-4af1-8ee4-a7007fad140d",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "90130d31-a4b6-4e35-a77a-aeb1efab281d",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2a99bc44-0b09-41a6-9985-3a87b0d5efc1",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "0d111a2f-9d33-4f31-9bd2-7e13816880f4",
"EffectiveDate": "2026-03-30T16:54:59.485315-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "9826ca41-e2a3-4bd5-a60b-972184d332f3",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8f420881-a412-4396-89f6-b73470bf9a6b",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "cbc33f8e-286b-45bc-9ec6-ba7500f1c852",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"MeasurementValueNeededDate": "2026-03-30T16:54:59.485315-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8301be52-a7ba-4c6f-8aad-6447ed5b35b7",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"WellTestMethodType": {
"WellTestMethodTypeId": "50e19464-7a6b-4a32-ba9a-93793e2936ea",
"Name": "sample string 1"
},
"WellTestSourceType": {
"WellTestSourceTypeId": "313f79c9-7b01-4542-b9cf-18778b1f6b0f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "dae00a1c-3d69-48de-8f72-c2205d150e34",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 5"
},
"WellTestExcludeFromProductionReasonType": {
"WellTestExcludeFromProductionReasonTypeId": "97432188-0a04-43df-b7ac-a667fff7dfaa",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2b525d8a-2216-4915-9a99-c63144da291a",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-03-30T16:54:59.485315-07:00",
"EndDate": "2026-03-30T16:54:59.485315-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": "0ba9970f-5be2-4bc1-b317-5b4e2552435f",
"CreateDate": "2026-03-30T16:54:59.485315-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-30T16:54:59.485315-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}