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": "3152faf1-08a7-4c60-bae6-a4b8a96b0a1e",
"Asset": {
"AssetId": "601a17b5-9ade-41fc-9767-a2730b021122",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3cd13aaf-0d10-4aee-a013-1da7558f50b5",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cb4891c4-4b7b-47fd-88b6-f5f099944aae",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "de2e04b8-bba8-4041-b236-38f6bd414c18",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "15d3d00f-085c-4b44-9549-c1ab70dc0182",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "170f3b0d-2767-44a7-9a0c-5489559580af",
"EffectiveDate": "2026-09-26T13:57:27.3929508-07:00",
"StateType": {
"StateTypeId": "24bf2963-be9b-4cff-a6db-f8440017a493",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "3cd13aaf-0d10-4aee-a013-1da7558f50b5",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cb4891c4-4b7b-47fd-88b6-f5f099944aae",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "07654d58-9417-493d-98eb-c8fa204a4313",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "989f1be9-df8e-4d3f-848b-7c679d3a7f52",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "df7458d5-c98c-4091-8c87-25b927008ef8",
"EffectiveDate": "2026-09-26T13:57:27.3929508-07:00",
"StatusType": {
"StatusTypeId": "4ebf2826-ccee-4054-b3b4-7222efddbb3c",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "3cd13aaf-0d10-4aee-a013-1da7558f50b5",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cb4891c4-4b7b-47fd-88b6-f5f099944aae",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3371e2c9-a825-4d3a-a526-436051b0374b",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ee88450b-05a6-4e2f-8838-70499ae807cf",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "68a80289-09eb-4cb4-87e7-a9c864d61d39",
"EffectiveDate": "2026-09-26T13:57:27.3929508-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "26297c64-ad22-450a-baf3-c8ae3550dabb",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9fa36ef9-1d84-4b5b-a26b-798195066119",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "8f495d8e-db3d-4f74-a43d-dc0e69e47c23",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a3c724f7-3fcb-4769-a266-6453b2d86093",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "9e575c35-5f55-4ca5-9196-6ec0e4a491c9",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "15329b6e-9939-4d0a-ad30-10eccd16becd",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-09-26T13:57:27.3929508-07:00",
"EndDate": "2026-09-26T13:57:27.3929508-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": "fb24fbde-4b7d-446d-85f5-399a9e06d651",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-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": "53576c76-e461-43aa-a7ef-cddf91c690b9",
"Asset": {
"AssetId": "683f69d0-411f-4d66-93a5-3ae225e5217a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b1738b92-078a-46a5-8222-1253d766e467",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "be9282c3-3f20-4ced-abcf-e20ddd06bac3",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"AssetGroup": {
"AssetGroupId": "ace4d040-895a-4101-8fb7-45e081f8518f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d24b3c93-7c0c-47e7-b375-e3050d878a78",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"State": {
"StateId": "11a666ac-519a-4c87-a046-24685258fecc",
"EffectiveDate": "2026-09-26T13:57:27.3929508-07:00",
"StateType": {
"StateTypeId": "d9ee568d-f750-47f5-b364-ce4f6621db82",
"Name": "sample string 1",
"IsOperational": true,
"AssetType": {
"AssetTypeId": "b1738b92-078a-46a5-8222-1253d766e467",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "be9282c3-3f20-4ced-abcf-e20ddd06bac3",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 3",
"CompanyId": "b016fc2b-ce28-4988-8455-d874b6ed82ee",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 6"
},
"SourceSystemId": "sample string 1",
"CompanyId": "ca754183-e475-49a5-9b30-19f3b5af4f15",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 4"
},
"Status": {
"StatusId": "e3cb7038-102f-4173-9fa1-d47ff2f21a6b",
"EffectiveDate": "2026-09-26T13:57:27.3929508-07:00",
"StatusType": {
"StatusTypeId": "f5408f69-8246-467b-8845-9c84e14abca6",
"Name": "sample string 1",
"IsProducing": true,
"IsInjecting": true,
"AssetType": {
"AssetTypeId": "b1738b92-078a-46a5-8222-1253d766e467",
"Name": "sample string 1",
"Description": "sample string 2",
"IsWell": true,
"DisplayColor": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "be9282c3-3f20-4ced-abcf-e20ddd06bac3",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"SourceSystemId": "sample string 4",
"CompanyId": "3f930797-8afb-4d5e-85d5-a302475c79f1",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "76db44af-cc70-4f25-bf56-e5e879bc1006",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 4"
},
"WellPurpose": {
"WellPurposeId": "0f261f6d-5908-4b7e-96e7-8a9e309d3b7d",
"EffectiveDate": "2026-09-26T13:57:27.3929508-07:00",
"WellPurposeType": {
"WellPurposeTypeId": "d421e260-346f-4a19-9572-fb7663e27df4",
"IsProducer": true,
"IsInjector": true,
"Name": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6e7ec037-9b56-4098-80db-41930851bc85",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 7"
},
"SourceSystemId": "sample string 1",
"CompanyId": "9d76b30e-e54f-4fb8-8efd-ad6ccd732ac5",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 3",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 4"
},
"FormValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"MeasurementValueNeededDate": "2026-09-26T13:57:27.3929508-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1b01c692-03ce-4118-a3a3-563771e9082f",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 8"
},
"Description": "sample string 1",
"InjectionSourceType": {
"InjectionSourceTypeId": "2394e1a2-4e13-4782-96f4-ded440c21b10",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "89d0fb19-98e4-4dcd-bca6-f90c6d266364",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 5"
},
"StartDate": "2026-09-26T13:57:27.3929508-07:00",
"EndDate": "2026-09-26T13:57:27.3929508-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": "2893ce8e-6f43-44ef-a6d9-3bb9b6fe1e5e",
"CreateDate": "2026-09-26T13:57:27.3929508-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-26T13:57:27.3929508-07:00",
"LastModifiedUser": "sample string 6"
},
"Total": 1,
"Message": "sample string 1"
}