POST Injections
Creates a new injection.
Request Information
URI Parameters
None.
Body Parameters
The injection to create. InjectionId should not be filled in. Start Date and Duration must be filled in.
Injection| Name | Description | Type | Additional information |
|---|---|---|---|
| InjectionId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| Description | string |
None. |
|
| InjectionSourceType | InjectionSourceType |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| Duration | integer |
None. |
|
| WaterVolume | decimal number |
None. |
|
| SteamVolume | decimal number |
None. |
|
| GasVolume | decimal number |
None. |
|
| Cycle | integer |
None. |
|
| CycleVolumeTotal | decimal number |
None. |
|
| ChokeOpening | decimal number |
None. |
|
| UpstreamPressure | decimal number |
None. |
|
| DownstreamPressure | 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:
{
"InjectionId": "a9fdf6c1-33ba-4c13-8e1b-c505bcc8c827",
"Asset": {
"AssetId": "17702666-b103-433e-8be6-bdba84998880",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6517b504-dbd1-44ae-9402-5f0eff2ca54b",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "05b2d68a-0b48-4098-bab6-55d34c394675",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "1247be1e-f5aa-41d3-bcb1-fc376b647efd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1da629c1-94e8-4fea-9b28-a7af0cffe4d4",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "666790f0-3c2b-4ec8-8cf1-02b0dfd99264",
"EffectiveDate": "2025-11-17T18:57:03.6092685-08:00",
"StateType": {
"StateTypeId": "67c5a8b9-592d-4286-9f00-e028c71da721",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6517b504-dbd1-44ae-9402-5f0eff2ca54b",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "05b2d68a-0b48-4098-bab6-55d34c394675",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "0f60809f-d440-4a28-8341-d34d61eaa4e0",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b73c2080-3da5-4604-b7c8-d099da00bc84",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "5ce1f7ee-41fd-4ada-9105-21b2ea20d26a",
"EffectiveDate": "2025-11-17T18:57:03.6092685-08:00",
"StatusType": {
"StatusTypeId": "a822af55-69df-4158-bc59-af204307cd88",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6517b504-dbd1-44ae-9402-5f0eff2ca54b",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "05b2d68a-0b48-4098-bab6-55d34c394675",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "ca9a16fa-c3fd-4757-8d02-905176ab6240",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "f3e39e6f-cfd7-4cad-9b07-690467ebbbf1",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "77d3c02a-2dce-42a5-af38-131c97421712",
"EffectiveDate": "2025-11-17T18:57:03.6092685-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "0a2b3e67-21f1-4096-aa97-a90dd2e52043",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7d92f6db-814f-41af-a327-4139c60ffbf7",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "2c6098c2-6a34-4176-8124-9ca8ee6472d1",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e21927ee-e44d-4e44-8467-eaa3d557a104",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "c4372e7b-3878-4672-a5fd-bb22a9d771b5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "43761a60-3d17-49df-bfdb-b045ba224651",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2025-11-17T18:57:03.6092685-08:00",
"EndDate": "2025-11-17T18:57:03.6092685-08:00",
"Duration": 1,
"WaterVolume": 1.0,
"SteamVolume": 1.0,
"GasVolume": 1.0,
"Cycle": 1,
"CycleVolumeTotal": 1.0,
"ChokeOpening": 1.0,
"UpstreamPressure": 1.0,
"DownstreamPressure": 1.0,
"Location": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5d4a73b8-341d-4706-a39d-74cca8eb7c38",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 6"
}
Response Information
Resource Description
On success, the created injection.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Injection |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"InjectionId": "52716c0f-be98-4e57-a1da-224d4caafaf0",
"Asset": {
"AssetId": "f55cbd0c-1bd3-4333-908a-94bb0196a647",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e5f193bb-855c-4154-b3d1-b812ca93dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ef07b14a-70a1-4a81-9ac8-fff94fe7ad93",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "bbef5ff4-0463-449b-bc0c-7c9f4e765f9e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8dd9a1a4-c472-420c-8349-f60b64bc34ef",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "63393398-5d36-422c-8b24-c6a205393db1",
"EffectiveDate": "2025-11-17T18:57:03.6092685-08:00",
"StateType": {
"StateTypeId": "7a44b3e9-9c64-456e-aa0e-903b443d15bf",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "e5f193bb-855c-4154-b3d1-b812ca93dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ef07b14a-70a1-4a81-9ac8-fff94fe7ad93",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "2c8de528-6583-40be-9fdd-6e07e91bb08d",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a095e881-a5c3-4e7c-8e6d-34ad4b6b4675",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "a5fd2a0b-e0f8-47b6-8634-d99affa035b9",
"EffectiveDate": "2025-11-17T18:57:03.6092685-08:00",
"StatusType": {
"StatusTypeId": "f4f23507-cd83-4f55-a8bf-5bfeaaf19cff",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "e5f193bb-855c-4154-b3d1-b812ca93dfac",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "ef07b14a-70a1-4a81-9ac8-fff94fe7ad93",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "d83ebb71-7786-4aad-8f7b-1cf4f09e6d1c",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "16a1030d-68f7-487e-b328-4778d18c9e5b",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "a2dba4c4-c4a6-4669-8e72-7f375f81becc",
"EffectiveDate": "2025-11-17T18:57:03.6092685-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "9f08a378-f718-49f4-8724-381cbfebc2f9",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "92dc1c16-2899-47dd-9943-4798d657e5fd",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "e29925e0-ee9e-4942-b528-bb61def59c1c",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"MeasurementValueNeededDate": "2025-11-17T18:57:03.6092685-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "29b775ba-467e-4b29-a9e9-92e90736d66e",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "274a033a-90bb-489b-92e1-719ae82c1393",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "01879e53-bc37-486c-82fa-4de07da9d383",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2025-11-17T18:57:03.6092685-08:00",
"EndDate": "2025-11-17T18:57:03.6092685-08:00",
"Duration": 1,
"WaterVolume": 1.0,
"SteamVolume": 1.0,
"GasVolume": 1.0,
"Cycle": 1,
"CycleVolumeTotal": 1.0,
"ChokeOpening": 1.0,
"UpstreamPressure": 1.0,
"DownstreamPressure": 1.0,
"Location": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6cfdbc04-82ed-402d-97f6-5421c2fdd497",
"CreateDate": "2025-11-17T18:57:03.6092685-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-17T18:57:03.6092685-08:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}