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": "f075af59-7eea-413b-958f-650163c2389d",
"Asset": {
"AssetId": "65cea974-062c-4fd5-a6fa-9eb74ed70b40",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "55434a07-7950-4570-bb17-641bec443c93",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a388cd7c-6174-44fc-9449-41d7fe185c72",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "a9e63d04-75fc-4e31-9ff4-2a708ecee58b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "940aaa5f-d8a8-4013-bfb6-e74fb357bc12",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "8ce48099-ea25-49df-a195-46ebee7f0730",
"EffectiveDate": "2026-01-07T15:54:57.0697808-08:00",
"StateType": {
"StateTypeId": "2b1650e9-11be-43cd-949b-7f0c779614a2",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "55434a07-7950-4570-bb17-641bec443c93",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a388cd7c-6174-44fc-9449-41d7fe185c72",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "5fbbeb65-2d47-4963-9c83-6ace47631a92",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "694abbeb-e631-4001-a774-7140d161ece1",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "9c4fd05a-378f-481c-bd99-680e93103a71",
"EffectiveDate": "2026-01-07T15:54:57.0697808-08:00",
"StatusType": {
"StatusTypeId": "f9e365c3-62db-4111-8b05-ffd0c7751fed",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "55434a07-7950-4570-bb17-641bec443c93",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a388cd7c-6174-44fc-9449-41d7fe185c72",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "069b96d7-529a-431c-b645-b50726a5fc78",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "a248d341-06ba-4895-8b59-713eaf070192",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "84b0e7bd-1442-4464-a724-b863fa421ccb",
"EffectiveDate": "2026-01-07T15:54:57.0697808-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "2e4e6a7a-d37e-4725-b0d2-383fa024d05d",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cbdd7e7f-4bad-4269-8bbe-e2c6266bbe53",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d756be4f-a718-4004-9ed9-c694aaf4aad9",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6e8d617b-b5a6-4112-97fc-53397ce82339",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "0bbe2a00-1ac9-441b-adf7-386d19c4b942",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2156a70f-c9c8-4689-a542-ec119a83fdb9",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-01-07T15:54:57.0697808-08:00",
"EndDate": "2026-01-07T15:54:57.0697808-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": "f3e5dbb6-2c07-4f31-aa5d-548632d971a8",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-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": "011a8c09-5746-459d-ac6a-16211560f749",
"Asset": {
"AssetId": "f05700dd-014f-4352-aea0-9f17c837beb7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6aad7528-90a4-4ba1-8728-044b2992c82d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "052ab67a-ab56-4fd5-ae99-1487cf6f4e83",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "9846c852-9c81-4df7-8234-d8570142049e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "548a7151-4860-4c46-a5e1-cbd535cb42f7",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "c9961d5f-73e9-4883-9753-79a095f4a70d",
"EffectiveDate": "2026-01-07T15:54:57.0697808-08:00",
"StateType": {
"StateTypeId": "5d71904a-f399-4a89-863e-95ba5c0a2a50",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "6aad7528-90a4-4ba1-8728-044b2992c82d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "052ab67a-ab56-4fd5-ae99-1487cf6f4e83",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "d9757236-7e4a-4c15-acca-91515f99e65c",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d56ff2db-b29a-4692-bbd0-f056784b59a4",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "372dfdf0-7629-4ebd-90a7-491cc6d161c3",
"EffectiveDate": "2026-01-07T15:54:57.0697808-08:00",
"StatusType": {
"StatusTypeId": "70c6a8e6-fbcb-4aab-8d3d-554b6198b8db",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "6aad7528-90a4-4ba1-8728-044b2992c82d",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "052ab67a-ab56-4fd5-ae99-1487cf6f4e83",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "e81ad072-f101-488f-8aaf-1badaa948d7f",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "7e355524-f9e0-493b-84d3-9313398b9759",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "2d7727c6-9fa9-495b-836c-6179bbf9650c",
"EffectiveDate": "2026-01-07T15:54:57.0697808-08:00",
"WellPurposeType": {
"WellPurposeTypeId": "24ed8d39-a2e8-42d1-beb9-ebe877c1f106",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e0a7e212-c49d-42a0-b8bb-4b86760efa94",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "d5bd286b-3057-46aa-a633-ab8266686a5f",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"MeasurementValueNeededDate": "2026-01-07T15:54:57.0697808-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "95b74b38-ae95-458c-9f32-10d341528cd1",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "1fb3b2c8-9395-4dbb-a6cc-105f6b81e851",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7f612767-4723-4513-bc38-7e6d449f8f9b",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-01-07T15:54:57.0697808-08:00",
"EndDate": "2026-01-07T15:54:57.0697808-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": "f8d7270e-e887-49ef-add1-06274ee7c3bc",
"CreateDate": "2026-01-07T15:54:57.0697808-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-07T15:54:57.0697808-08:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}