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": "f313c7d0-e2e7-4f2c-8f83-0789340ca4e3",
"Asset": {
"AssetId": "cfa49232-8701-482b-99f5-c150cce33107",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c5fd83a0-ec13-43ff-9b18-0a8e63cdd5b0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "42abb30a-01e0-464a-92ea-4b6308f22bfa",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "1eddb8f5-cde9-4357-8868-14401dc0c65d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T23:58:01.4082426-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:58:01.4082426-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "81d8dac9-dc21-44de-b03b-906ef8b0c275",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "b119a04b-e790-4f81-83cb-de8814e2135f",
"EffectiveDate": "2026-08-23T23:58:01.4082426-07:00",
"StateType": {
"StateTypeId": "5dc1484c-6cd2-40ba-b3f8-d0cd90a2bf10",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "c5fd83a0-ec13-43ff-9b18-0a8e63cdd5b0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "42abb30a-01e0-464a-92ea-4b6308f22bfa",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "5e5d8dd9-8472-4768-8d93-0b34e6c64e8b",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "db61f480-fd70-492d-92bf-b0922752a293",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9bb1ce68-e120-4954-971d-2fdb5ea5bbc0",
"EffectiveDate": "2026-08-23T23:58:01.4082426-07:00",
"StatusType": {
"StatusTypeId": "3d13e7fc-0604-4327-8377-9b4b3a89c671",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "c5fd83a0-ec13-43ff-9b18-0a8e63cdd5b0",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "42abb30a-01e0-464a-92ea-4b6308f22bfa",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "9ff520df-b829-4c1e-9134-5eab358db907",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d7a419f2-86f9-4325-9d9a-5464087b48cc",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "d92ed742-74b7-4bb2-83b9-37a5c9a03af2",
"EffectiveDate": "2026-08-23T23:58:01.4082426-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "8dcad932-04b8-4b29-baf6-8ea8ad2c7dc0",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f821db97-d8d1-4152-8a3a-b72ea4473011",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a52d3669-fa77-4b7f-a6af-e5ccafa1fe32",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-08-23T23:58:01.4082426-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:58:01.4082426-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d88a5b41-5362-41ae-8db2-c34bbfc7ed41",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "a3803ebd-a9b8-4943-8779-1c73ec1d6d4c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "be4511fc-5662-4a76-a72c-1943fddf9ea2",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-08-23T23:58:01.4082426-07:00",
"EndDate": "2026-08-23T23:58:01.4082426-07: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": "cbaae886-ab9a-41af-90a9-9a5496dd5c0b",
"CreateDate": "2026-08-23T23:58:01.4082426-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:58:01.4082426-07: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": "98ae2552-4ad7-49e0-97a3-e7df1450ee8e",
"Asset": {
"AssetId": "64bfe3f5-b8ab-4793-a5c2-2b8b0bed67d9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "744e4933-ac58-44c7-856d-f803874f781a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "28e8390a-0b9a-488d-b95b-95269f1ae99a",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "12490b9d-8dd7-4198-8a88-59943e3e6e12",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T23:58:01.4238169-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:58:01.4238169-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "00cc321c-9f78-4b3e-8b72-a769c1df1667",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "17dbf7f2-76fd-4840-9245-3f5d64937739",
"EffectiveDate": "2026-08-23T23:58:01.4238169-07:00",
"StateType": {
"StateTypeId": "c839541d-18be-4b9d-9704-7d6c09ee643d",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "744e4933-ac58-44c7-856d-f803874f781a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "28e8390a-0b9a-488d-b95b-95269f1ae99a",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "af3a5388-6159-42e3-ace8-ddea42602338",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "67de252a-d58e-4aec-9d19-5d6b441b986d",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "c79107e3-6528-4191-8a4b-a8b0bd0b0ed5",
"EffectiveDate": "2026-08-23T23:58:01.4238169-07:00",
"StatusType": {
"StatusTypeId": "755b99d3-deea-45fa-a101-0af51e3c6205",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "744e4933-ac58-44c7-856d-f803874f781a",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "28e8390a-0b9a-488d-b95b-95269f1ae99a",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "b5ab6689-fe40-4225-99c0-b056cb6f8ad8",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a160c527-77b9-4a80-b19c-40ba8f6095e3",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "6b0ae382-e21f-486b-8ffb-9708ec24f983",
"EffectiveDate": "2026-08-23T23:58:01.4238169-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "9f60c139-a5c9-416c-b55f-9d024d6a6ba5",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b04ef919-3966-4f2b-a815-f42bdec186fb",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "b0f07e54-26e3-4411-bc2e-896be65656de",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-08-23T23:58:01.4238169-07:00",
"MeasurementValueNeededDate": "2026-08-23T23:58:01.4238169-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fed65daf-466d-417b-adb4-9ae96c54be71",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "1f4e6c70-f07b-47d0-bf68-4843bb135a45",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f789a5b1-6c71-4730-929c-c9b7cd6e5260",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-08-23T23:58:01.4238169-07:00",
"EndDate": "2026-08-23T23:58:01.4238169-07: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": "130474c8-fc83-40c5-8b88-95724fd36261",
"CreateDate": "2026-08-23T23:58:01.4238169-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T23:58:01.4238169-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}