This API works with the rules defined in Route Generic pattern
Allowed methods are:
| Name | Pattern | Controller | Action | Model | Format |
|---|---|---|---|---|---|
| assetsSurveysCreate | /rest1/transactions/assetsSurveys/ | TransactionController | create | AssetsSurvey | json |
| assetsSurveysIndex | /rest1/transactions/assetsSurveys/ | TransactionController | index | AssetsSurvey | html | json |
| assetsSurveysShow | /rest1/transactions/assetsSurveys/{id} | TransactionController | show | AssetsSurvey | html | json |
| assetsSurveysDelete | /rest1/transactions/assetsSurveys/{id} | TransactionController | delete | AssetsSurvey | html | json |
| assetsSurveysUpdate | /rest1/transactions/assetsSurveys/{id} | TransactionController | update | AssetsSurvey | json |
| assetsSurveysAspects | /rest1/transactions/assetsSurveys/aspects | TransactionController | aspectList | AssetsSurvey | json |
| chemicalDosingPlansCreate | /rest1/transactions/chemicalDosingPlans/ | TransactionController | create | ChemicalDosingPlan | json |
| chemicalDosingPlansIndex | /rest1/transactions/chemicalDosingPlans/ | TransactionController | index | ChemicalDosingPlan | html | json |
| chemicalDosingPlansShow | /rest1/transactions/chemicalDosingPlans/{id} | TransactionController | show | ChemicalDosingPlan | html | json |
| chemicalDosingPlansDelete | /rest1/transactions/chemicalDosingPlans/{id} | TransactionController | delete | ChemicalDosingPlan | html | json |
| chemicalDosingPlansUpdate | /rest1/transactions/chemicalDosingPlans/{id} | TransactionController | update | ChemicalDosingPlan | json |
| chemicalDosingPlansAspects | /rest1/transactions/chemicalDosingPlans/aspects | TransactionController | aspectList | ChemicalDosingPlan | json |
| chemicalDosingPlanItemsCreate | /rest1/transactions/chemicalDosingPlanItems/ | TransactionController | create | ChemicalDosingPlanItem | json |
| chemicalDosingPlanItemsIndex | /rest1/transactions/chemicalDosingPlanItems/ | TransactionController | index | ChemicalDosingPlanItem | html | json |
| chemicalDosingPlanItemsShow | /rest1/transactions/chemicalDosingPlanItems/{id} | TransactionController | show | ChemicalDosingPlanItem | html | json |
| chemicalDosingPlanItemsDelete | /rest1/transactions/chemicalDosingPlanItems/{id} | TransactionController | delete | ChemicalDosingPlanItem | html | json |
| chemicalDosingPlanItemsUpdate | /rest1/transactions/chemicalDosingPlanItems/{id} | TransactionController | update | ChemicalDosingPlanItem | json |
| chemicalDosingPlanItemsAspects | /rest1/transactions/chemicalDosingPlanItems/aspects | TransactionController | aspectList | ChemicalDosingPlanItem | json |
| chemicalDosingPlansSchedulesCreate | /rest1/transactions/chemicalDosingPlansSchedules/ | TransactionController | create | ChemicalDosingPlansSchedule | json |
| chemicalDosingPlansSchedulesIndex | /rest1/transactions/chemicalDosingPlansSchedules/ | TransactionController | index | ChemicalDosingPlansSchedule | html | json |
| chemicalDosingPlansSchedulesShow | /rest1/transactions/chemicalDosingPlansSchedules/{id} | TransactionController | show | ChemicalDosingPlansSchedule | html | json |
| chemicalDosingPlansSchedulesDelete | /rest1/transactions/chemicalDosingPlansSchedules/{id} | TransactionController | delete | ChemicalDosingPlansSchedule | html | json |
| chemicalDosingPlansSchedulesUpdate | /rest1/transactions/chemicalDosingPlansSchedules/{id} | TransactionController | update | ChemicalDosingPlansSchedule | json |
| chemicalDosingPlansSchedulesAspects | /rest1/transactions/chemicalDosingPlansSchedules/aspects | TransactionController | aspectList | ChemicalDosingPlansSchedule | json |
| chemicalPlanRecommendationsCreate | /rest1/transactions/chemicalPlanRecommendations/ | TransactionController | create | ChemicalPlanRecommendation | json |
| chemicalPlanRecommendationsIndex | /rest1/transactions/chemicalPlanRecommendations/ | TransactionController | index | ChemicalPlanRecommendation | html | json |
| chemicalPlanRecommendationsShow | /rest1/transactions/chemicalPlanRecommendations/{id} | TransactionController | show | ChemicalPlanRecommendation | html | json |
| chemicalPlanRecommendationsDelete | /rest1/transactions/chemicalPlanRecommendations/{id} | TransactionController | delete | ChemicalPlanRecommendation | html | json |
| chemicalPlanRecommendationsUpdate | /rest1/transactions/chemicalPlanRecommendations/{id} | TransactionController | update | ChemicalPlanRecommendation | json |
| chemicalPlanRecommendationsAspects | /rest1/transactions/chemicalPlanRecommendations/aspects | TransactionController | aspectList | ChemicalPlanRecommendation | json |
| chemicalProductDosingsCreate | /rest1/transactions/chemicalProductDosings/ | TransactionController | create | ChemicalProductDosing | json |
| chemicalProductDosingsIndex | /rest1/transactions/chemicalProductDosings/ | TransactionController | index | ChemicalProductDosing | html | json |
| chemicalProductDosingsShow | /rest1/transactions/chemicalProductDosings/{id} | TransactionController | show | ChemicalProductDosing | html | json |
| chemicalProductDosingsDelete | /rest1/transactions/chemicalProductDosings/{id} | TransactionController | delete | ChemicalProductDosing | html | json |
| chemicalProductDosingsUpdate | /rest1/transactions/chemicalProductDosings/{id} | TransactionController | update | ChemicalProductDosing | json |
| chemicalProductDosingsAspects | /rest1/transactions/chemicalProductDosings/aspects | TransactionController | aspectList | ChemicalProductDosing | json |
| chemicalRecommendedPlanItemsCreate | /rest1/transactions/chemicalRecommendedPlanItems/ | TransactionController | create | ChemicalRecommendedPlanItem | json |
| chemicalRecommendedPlanItemsIndex | /rest1/transactions/chemicalRecommendedPlanItems/ | TransactionController | index | ChemicalRecommendedPlanItem | html | json |
| chemicalRecommendedPlanItemsShow | /rest1/transactions/chemicalRecommendedPlanItems/{id} | TransactionController | show | ChemicalRecommendedPlanItem | html | json |
| chemicalRecommendedPlanItemsDelete | /rest1/transactions/chemicalRecommendedPlanItems/{id} | TransactionController | delete | ChemicalRecommendedPlanItem | html | json |
| chemicalRecommendedPlanItemsUpdate | /rest1/transactions/chemicalRecommendedPlanItems/{id} | TransactionController | update | ChemicalRecommendedPlanItem | json |
| chemicalRecommendedPlanItemsAspects | /rest1/transactions/chemicalRecommendedPlanItems/aspects | TransactionController | aspectList | ChemicalRecommendedPlanItem | json |
| equipmentParametersCreate | /rest1/transactions/equipmentParameters/ | TransactionController | create | EquipmentParameter | json |
| equipmentParametersIndex | /rest1/transactions/equipmentParameters/ | TransactionController | index | EquipmentParameter | html | json |
| equipmentParametersShow | /rest1/transactions/equipmentParameters/{id} | TransactionController | show | EquipmentParameter | html | json |
| equipmentParametersDelete | /rest1/transactions/equipmentParameters/{id} | TransactionController | delete | EquipmentParameter | html | json |
| equipmentParametersUpdate | /rest1/transactions/equipmentParameters/{id} | TransactionController | update | EquipmentParameter | json |
| equipmentParametersAspects | /rest1/transactions/equipmentParameters/aspects | TransactionController | aspectList | EquipmentParameter | json |
| facilityDecanterClarificationsCreate | /rest1/transactions/facilityDecanterClarifications/ | TransactionController | create | FacilityDecanterClarification | json |
| facilityDecanterClarificationsIndex | /rest1/transactions/facilityDecanterClarifications/ | TransactionController | index | FacilityDecanterClarification | html | json |
| facilityDecanterClarificationsShow | /rest1/transactions/facilityDecanterClarifications/{id} | TransactionController | show | FacilityDecanterClarification | html | json |
| facilityDecanterClarificationsDelete | /rest1/transactions/facilityDecanterClarifications/{id} | TransactionController | delete | FacilityDecanterClarification | html | json |
| facilityDecanterClarificationsUpdate | /rest1/transactions/facilityDecanterClarifications/{id} | TransactionController | update | FacilityDecanterClarification | json |
| facilityDecanterClarificationsAspects | /rest1/transactions/facilityDecanterClarifications/aspects | TransactionController | aspectList | FacilityDecanterClarification | json |
| facilityFilterBackwashesCreate | /rest1/transactions/facilityFilterBackwashes/ | TransactionController | create | FacilityFilterBackwash | json |
| facilityFilterBackwashesIndex | /rest1/transactions/facilityFilterBackwashes/ | TransactionController | index | FacilityFilterBackwash | html | json |
| facilityFilterBackwashesShow | /rest1/transactions/facilityFilterBackwashes/{id} | TransactionController | show | FacilityFilterBackwash | html | json |
| facilityFilterBackwashesDelete | /rest1/transactions/facilityFilterBackwashes/{id} | TransactionController | delete | FacilityFilterBackwash | html | json |
| facilityFilterBackwashesUpdate | /rest1/transactions/facilityFilterBackwashes/{id} | TransactionController | update | FacilityFilterBackwash | json |
| facilityFilterBackwashesAspects | /rest1/transactions/facilityFilterBackwashes/aspects | TransactionController | aspectList | FacilityFilterBackwash | json |
| facilityFilterTrackingsCreate | /rest1/transactions/facilityFilterTrackings/ | TransactionController | create | FacilityFilterTracking | json |
| facilityFilterTrackingsIndex | /rest1/transactions/facilityFilterTrackings/ | TransactionController | index | FacilityFilterTracking | html | json |
| facilityFilterTrackingsShow | /rest1/transactions/facilityFilterTrackings/{id} | TransactionController | show | FacilityFilterTracking | html | json |
| facilityFilterTrackingsDelete | /rest1/transactions/facilityFilterTrackings/{id} | TransactionController | delete | FacilityFilterTracking | html | json |
| facilityFilterTrackingsUpdate | /rest1/transactions/facilityFilterTrackings/{id} | TransactionController | update | FacilityFilterTracking | json |
| facilityFilterTrackingsAspects | /rest1/transactions/facilityFilterTrackings/aspects | TransactionController | aspectList | FacilityFilterTracking | json |
| hotOilOperationsCreate | /rest1/transactions/hotOilOperations/ | TransactionController | create | HotOilOperation | json |
| hotOilOperationsIndex | /rest1/transactions/hotOilOperations/ | TransactionController | index | HotOilOperation | html | json |
| hotOilOperationsShow | /rest1/transactions/hotOilOperations/{id} | TransactionController | show | HotOilOperation | html | json |
| hotOilOperationsDelete | /rest1/transactions/hotOilOperations/{id} | TransactionController | delete | HotOilOperation | html | json |
| hotOilOperationsUpdate | /rest1/transactions/hotOilOperations/{id} | TransactionController | update | HotOilOperation | json |
| hotOilOperationsAspects | /rest1/transactions/hotOilOperations/aspects | TransactionController | aspectList | HotOilOperation | json |
| injectorWellParametersCreate | /rest1/transactions/injectorWellParameters/ | TransactionController | create | InjectorWellParameters | json |
| injectorWellParametersIndex | /rest1/transactions/injectorWellParameters/ | TransactionController | index | InjectorWellParameters | html | json |
| injectorWellParametersShow | /rest1/transactions/injectorWellParameters/{id} | TransactionController | show | InjectorWellParameters | html | json |
| injectorWellParametersDelete | /rest1/transactions/injectorWellParameters/{id} | TransactionController | delete | InjectorWellParameters | html | json |
| injectorWellParametersUpdate | /rest1/transactions/injectorWellParameters/{id} | TransactionController | update | InjectorWellParameters | json |
| injectorWellParametersAspects | /rest1/transactions/injectorWellParameters/aspects | TransactionController | aspectList | InjectorWellParameters | json |
| laboratoryEquipmentAbstractTransactionsCreate | /rest1/transactions/laboratoryEquipmentAbstractTransactions/ | TransactionController | create | LaboratoryEquipmentAbstractTransaction | json |
| laboratoryEquipmentAbstractTransactionsIndex | /rest1/transactions/laboratoryEquipmentAbstractTransactions/ | TransactionController | index | LaboratoryEquipmentAbstractTransaction | html | json |
| laboratoryEquipmentAbstractTransactionsShow | /rest1/transactions/laboratoryEquipmentAbstractTransactions/{id} | TransactionController | show | LaboratoryEquipmentAbstractTransaction | html | json |
| laboratoryEquipmentAbstractTransactionsDelete | /rest1/transactions/laboratoryEquipmentAbstractTransactions/{id} | TransactionController | delete | LaboratoryEquipmentAbstractTransaction | html | json |
| laboratoryEquipmentAbstractTransactionsUpdate | /rest1/transactions/laboratoryEquipmentAbstractTransactions/{id} | TransactionController | update | LaboratoryEquipmentAbstractTransaction | json |
| laboratoryEquipmentAbstractTransactionsAspects | /rest1/transactions/laboratoryEquipmentAbstractTransactions/aspects | TransactionController | aspectList | LaboratoryEquipmentAbstractTransaction | json |
| siopJobLogsCreate | /rest1/transactions/siopJobLogs/ | TransactionController | create | SiopJobLog | json |
| siopJobLogsIndex | /rest1/transactions/siopJobLogs/ | TransactionController | index | SiopJobLog | html | json |
| siopJobLogsShow | /rest1/transactions/siopJobLogs/{id} | TransactionController | show | SiopJobLog | html | json |
| siopJobLogsDelete | /rest1/transactions/siopJobLogs/{id} | TransactionController | delete | SiopJobLog | html | json |
| siopJobLogsUpdate | /rest1/transactions/siopJobLogs/{id} | TransactionController | update | SiopJobLog | json |
| siopJobLogsAspects | /rest1/transactions/siopJobLogs/aspects | TransactionController | aspectList | SiopJobLog | json |
| sIOPWellSummariesCreate | /rest1/transactions/sIOPWellSummaries/ | TransactionController | create | SIOPWellSummary | json |
| sIOPWellSummariesIndex | /rest1/transactions/sIOPWellSummaries/ | TransactionController | index | SIOPWellSummary | html | json |
| sIOPWellSummariesShow | /rest1/transactions/sIOPWellSummaries/{id} | TransactionController | show | SIOPWellSummary | html | json |
| sIOPWellSummariesDelete | /rest1/transactions/sIOPWellSummaries/{id} | TransactionController | delete | SIOPWellSummary | html | json |
| sIOPWellSummariesUpdate | /rest1/transactions/sIOPWellSummaries/{id} | TransactionController | update | SIOPWellSummary | json |
| sIOPWellSummariesAspects | /rest1/transactions/sIOPWellSummaries/aspects | TransactionController | aspectList | SIOPWellSummary | json |
| surveyAnswersCreate | /rest1/transactions/surveyAnswers/ | TransactionController | create | SurveyAnswer | json |
| surveyAnswersIndex | /rest1/transactions/surveyAnswers/ | TransactionController | index | SurveyAnswer | html | json |
| surveyAnswersShow | /rest1/transactions/surveyAnswers/{id} | TransactionController | show | SurveyAnswer | html | json |
| surveyAnswersDelete | /rest1/transactions/surveyAnswers/{id} | TransactionController | delete | SurveyAnswer | html | json |
| surveyAnswersUpdate | /rest1/transactions/surveyAnswers/{id} | TransactionController | update | SurveyAnswer | json |
| surveyAnswersAspects | /rest1/transactions/surveyAnswers/aspects | TransactionController | aspectList | SurveyAnswer | json |
| surveyQuestionAnswersCreate | /rest1/transactions/surveyQuestionAnswers/ | TransactionController | create | SurveyQuestionAnswer | json |
| surveyQuestionAnswersIndex | /rest1/transactions/surveyQuestionAnswers/ | TransactionController | index | SurveyQuestionAnswer | html | json |
| surveyQuestionAnswersShow | /rest1/transactions/surveyQuestionAnswers/{id} | TransactionController | show | SurveyQuestionAnswer | html | json |
| surveyQuestionAnswersDelete | /rest1/transactions/surveyQuestionAnswers/{id} | TransactionController | delete | SurveyQuestionAnswer | html | json |
| surveyQuestionAnswersUpdate | /rest1/transactions/surveyQuestionAnswers/{id} | TransactionController | update | SurveyQuestionAnswer | json |
| surveyQuestionAnswersAspects | /rest1/transactions/surveyQuestionAnswers/aspects | TransactionController | aspectList | SurveyQuestionAnswer | json |
| wasteManagementDeliveriesCompletedsCreate | /rest1/transactions/wasteManagementDeliveriesCompleteds/ | TransactionController | create | WasteManagementDeliveriesCompleted | json |
| wasteManagementDeliveriesCompletedsIndex | /rest1/transactions/wasteManagementDeliveriesCompleteds/ | TransactionController | index | WasteManagementDeliveriesCompleted | html | json |
| wasteManagementDeliveriesCompletedsShow | /rest1/transactions/wasteManagementDeliveriesCompleteds/{id} | TransactionController | show | WasteManagementDeliveriesCompleted | html | json |
| wasteManagementDeliveriesCompletedsDelete | /rest1/transactions/wasteManagementDeliveriesCompleteds/{id} | TransactionController | delete | WasteManagementDeliveriesCompleted | html | json |
| wasteManagementDeliveriesCompletedsUpdate | /rest1/transactions/wasteManagementDeliveriesCompleteds/{id} | TransactionController | update | WasteManagementDeliveriesCompleted | json |
| wasteManagementDeliveriesCompletedsAspects | /rest1/transactions/wasteManagementDeliveriesCompleteds/aspects | TransactionController | aspectList | WasteManagementDeliveriesCompleted | json |
| wasteManagementDeliveriesCreate | /rest1/transactions/wasteManagementDeliveries/ | TransactionController | create | WasteManagementDelivery | json |
| wasteManagementDeliveriesIndex | /rest1/transactions/wasteManagementDeliveries/ | TransactionController | index | WasteManagementDelivery | html | json |
| wasteManagementDeliveriesShow | /rest1/transactions/wasteManagementDeliveries/{id} | TransactionController | show | WasteManagementDelivery | html | json |
| wasteManagementDeliveriesDelete | /rest1/transactions/wasteManagementDeliveries/{id} | TransactionController | delete | WasteManagementDelivery | html | json |
| wasteManagementDeliveriesUpdate | /rest1/transactions/wasteManagementDeliveries/{id} | TransactionController | update | WasteManagementDelivery | json |
| wasteManagementDeliveriesAspects | /rest1/transactions/wasteManagementDeliveries/aspects | TransactionController | aspectList | WasteManagementDelivery | json |
| wasteManagementManifestsCreate | /rest1/transactions/wasteManagementManifests/ | TransactionController | create | WasteManagementManifest | json |
| wasteManagementManifestsIndex | /rest1/transactions/wasteManagementManifests/ | TransactionController | index | WasteManagementManifest | html | json |
| wasteManagementManifestsShow | /rest1/transactions/wasteManagementManifests/{id} | TransactionController | show | WasteManagementManifest | html | json |
| wasteManagementManifestsDelete | /rest1/transactions/wasteManagementManifests/{id} | TransactionController | delete | WasteManagementManifest | html | json |
| wasteManagementManifestsUpdate | /rest1/transactions/wasteManagementManifests/{id} | TransactionController | update | WasteManagementManifest | json |
| wasteManagementManifestsAspects | /rest1/transactions/wasteManagementManifests/aspects | TransactionController | aspectList | WasteManagementManifest | json |
| wasteManagementRequestsCreate | /rest1/transactions/wasteManagementRequests/ | TransactionController | create | WasteManagementRequest | json |
| wasteManagementRequestsIndex | /rest1/transactions/wasteManagementRequests/ | TransactionController | index | WasteManagementRequest | html | json |
| wasteManagementRequestsShow | /rest1/transactions/wasteManagementRequests/{id} | TransactionController | show | WasteManagementRequest | html | json |
| wasteManagementRequestsDelete | /rest1/transactions/wasteManagementRequests/{id} | TransactionController | delete | WasteManagementRequest | html | json |
| wasteManagementRequestsUpdate | /rest1/transactions/wasteManagementRequests/{id} | TransactionController | update | WasteManagementRequest | json |
| wasteManagementRequestsAspects | /rest1/transactions/wasteManagementRequests/aspects | TransactionController | aspectList | WasteManagementRequest | json |
| wellCategoryChangesCreate | /rest1/transactions/wellCategoryChanges/ | TransactionController | create | WellCategoryChange | json |
| wellCategoryChangesIndex | /rest1/transactions/wellCategoryChanges/ | TransactionController | index | WellCategoryChange | html | json |
| wellCategoryChangesShow | /rest1/transactions/wellCategoryChanges/{id} | TransactionController | show | WellCategoryChange | html | json |
| wellCategoryChangesDelete | /rest1/transactions/wellCategoryChanges/{id} | TransactionController | delete | WellCategoryChange | html | json |
| wellCategoryChangesUpdate | /rest1/transactions/wellCategoryChanges/{id} | TransactionController | update | WellCategoryChange | json |
| wellCategoryChangesAspects | /rest1/transactions/wellCategoryChanges/aspects | TransactionController | aspectList | WellCategoryChange | json |
| wellLiftingMethodChangesCreate | /rest1/transactions/wellLiftingMethodChanges/ | TransactionController | create | WellLiftingMethodChange | json |
| wellLiftingMethodChangesIndex | /rest1/transactions/wellLiftingMethodChanges/ | TransactionController | index | WellLiftingMethodChange | html | json |
| wellLiftingMethodChangesShow | /rest1/transactions/wellLiftingMethodChanges/{id} | TransactionController | show | WellLiftingMethodChange | html | json |
| wellLiftingMethodChangesDelete | /rest1/transactions/wellLiftingMethodChanges/{id} | TransactionController | delete | WellLiftingMethodChange | html | json |
| wellLiftingMethodChangesUpdate | /rest1/transactions/wellLiftingMethodChanges/{id} | TransactionController | update | WellLiftingMethodChange | json |
| wellLiftingMethodChangesAspects | /rest1/transactions/wellLiftingMethodChanges/aspects | TransactionController | aspectList | WellLiftingMethodChange | json |
| wellParametersCreate | /rest1/transactions/wellParameters/ | TransactionController | create | WellParameters | json |
| wellParametersIndex | /rest1/transactions/wellParameters/ | TransactionController | index | WellParameters | html | json |
| wellParametersShow | /rest1/transactions/wellParameters/{id} | TransactionController | show | WellParameters | html | json |
| wellParametersDelete | /rest1/transactions/wellParameters/{id} | TransactionController | delete | WellParameters | html | json |
| wellParametersUpdate | /rest1/transactions/wellParameters/{id} | TransactionController | update | WellParameters | json |
| wellParametersAspects | /rest1/transactions/wellParameters/aspects | TransactionController | aspectList | WellParameters | json |
| wellProductionTypeChangesCreate | /rest1/transactions/wellProductionTypeChanges/ | TransactionController | create | WellProductionTypeChange | json |
| wellProductionTypeChangesIndex | /rest1/transactions/wellProductionTypeChanges/ | TransactionController | index | WellProductionTypeChange | html | json |
| wellProductionTypeChangesShow | /rest1/transactions/wellProductionTypeChanges/{id} | TransactionController | show | WellProductionTypeChange | html | json |
| wellProductionTypeChangesDelete | /rest1/transactions/wellProductionTypeChanges/{id} | TransactionController | delete | WellProductionTypeChange | html | json |
| wellProductionTypeChangesUpdate | /rest1/transactions/wellProductionTypeChanges/{id} | TransactionController | update | WellProductionTypeChange | json |
| wellProductionTypeChangesAspects | /rest1/transactions/wellProductionTypeChanges/aspects | TransactionController | aspectList | WellProductionTypeChange | json |
| yT_CostoHoraPorUsuariosCreate | /rest1/transactions/yT_CostoHoraPorUsuarios/ | TransactionController | create | YT_CostoHoraPorUsuario | json |
| yT_CostoHoraPorUsuariosIndex | /rest1/transactions/yT_CostoHoraPorUsuarios/ | TransactionController | index | YT_CostoHoraPorUsuario | html | json |
| yT_CostoHoraPorUsuariosShow | /rest1/transactions/yT_CostoHoraPorUsuarios/{id} | TransactionController | show | YT_CostoHoraPorUsuario | html | json |
| yT_CostoHoraPorUsuariosDelete | /rest1/transactions/yT_CostoHoraPorUsuarios/{id} | TransactionController | delete | YT_CostoHoraPorUsuario | html | json |
| yT_CostoHoraPorUsuariosUpdate | /rest1/transactions/yT_CostoHoraPorUsuarios/{id} | TransactionController | update | YT_CostoHoraPorUsuario | json |
| yT_CostoHoraPorUsuariosAspects | /rest1/transactions/yT_CostoHoraPorUsuarios/aspects | TransactionController | aspectList | YT_CostoHoraPorUsuario | json |
| dailyWellAllocationsCreate | /rest1/transactions/dailyWellAllocations/ | TransactionController | create | DailyWellAllocation | json |
| dailyWellAllocationsIndex | /rest1/transactions/dailyWellAllocations/ | TransactionController | index | DailyWellAllocation | html | json |
| dailyWellAllocationsShow | /rest1/transactions/dailyWellAllocations/{id} | TransactionController | show | DailyWellAllocation | html | json |
| dailyWellAllocationsDelete | /rest1/transactions/dailyWellAllocations/{id} | TransactionController | delete | DailyWellAllocation | html | json |
| dailyWellAllocationsUpdate | /rest1/transactions/dailyWellAllocations/{id} | TransactionController | update | DailyWellAllocation | json |
| dailyWellAllocationsAspects | /rest1/transactions/dailyWellAllocations/aspects | TransactionController | aspectList | DailyWellAllocation | json |
| monthlyWellAllocationsCreate | /rest1/transactions/monthlyWellAllocations/ | TransactionController | create | MonthlyWellAllocation | json |
| monthlyWellAllocationsIndex | /rest1/transactions/monthlyWellAllocations/ | TransactionController | index | MonthlyWellAllocation | html | json |
| monthlyWellAllocationsShow | /rest1/transactions/monthlyWellAllocations/{id} | TransactionController | show | MonthlyWellAllocation | html | json |
| monthlyWellAllocationsDelete | /rest1/transactions/monthlyWellAllocations/{id} | TransactionController | delete | MonthlyWellAllocation | html | json |
| monthlyWellAllocationsUpdate | /rest1/transactions/monthlyWellAllocations/{id} | TransactionController | update | MonthlyWellAllocation | json |
| monthlyWellAllocationsAspects | /rest1/transactions/monthlyWellAllocations/aspects | TransactionController | aspectList | MonthlyWellAllocation | json |
| reportEmissionsCreate | /rest1/transactions/reportEmissions/ | TransactionController | create | ReportEmission | json |
| reportEmissionsIndex | /rest1/transactions/reportEmissions/ | TransactionController | index | ReportEmission | html | json |
| reportEmissionsShow | /rest1/transactions/reportEmissions/{id} | TransactionController | show | ReportEmission | html | json |
| reportEmissionsDelete | /rest1/transactions/reportEmissions/{id} | TransactionController | delete | ReportEmission | html | json |
| reportEmissionsUpdate | /rest1/transactions/reportEmissions/{id} | TransactionController | update | ReportEmission | json |
| reportEmissionsAspects | /rest1/transactions/reportEmissions/aspects | TransactionController | aspectList | ReportEmission | json |
| truckPlanificationsCreate | /rest1/transactions/truckPlanifications/ | TransactionController | create | TruckPlanification | json |
| truckPlanificationsIndex | /rest1/transactions/truckPlanifications/ | TransactionController | index | TruckPlanification | html | json |
| truckPlanificationsShow | /rest1/transactions/truckPlanifications/{id} | TransactionController | show | TruckPlanification | html | json |
| truckPlanificationsDelete | /rest1/transactions/truckPlanifications/{id} | TransactionController | delete | TruckPlanification | html | json |
| truckPlanificationsUpdate | /rest1/transactions/truckPlanifications/{id} | TransactionController | update | TruckPlanification | json |
| truckPlanificationsAspects | /rest1/transactions/truckPlanifications/aspects | TransactionController | aspectList | TruckPlanification | json |
| wellStatusChangesCreate | /rest1/transactions/wellStatusChanges/ | TransactionController | create | WellStatusChange | json |
| wellStatusChangesIndex | /rest1/transactions/wellStatusChanges/ | TransactionController | index | WellStatusChange | html | json |
| wellStatusChangesShow | /rest1/transactions/wellStatusChanges/{id} | TransactionController | show | WellStatusChange | html | json |
| wellStatusChangesDelete | /rest1/transactions/wellStatusChanges/{id} | TransactionController | delete | WellStatusChange | html | json |
| wellStatusChangesUpdate | /rest1/transactions/wellStatusChanges/{id} | TransactionController | update | WellStatusChange | json |
| wellStatusChangesAspects | /rest1/transactions/wellStatusChanges/aspects | TransactionController | aspectList | WellStatusChange | json |
| dailyDataConsolidationStatusesCreate | /rest1/transactions/dailyDataConsolidationStatuses/ | DailyDataConsolidationStatusController | create | DailyDataConsolidationStatus | json |
| dailyDataConsolidationStatusesIndex | /rest1/transactions/dailyDataConsolidationStatuses/ | DailyDataConsolidationStatusController | index | DailyDataConsolidationStatus | html | json |
| dailyDataConsolidationStatusesShow | /rest1/transactions/dailyDataConsolidationStatuses/{id} | DailyDataConsolidationStatusController | show | DailyDataConsolidationStatus | html | json |
| dailyDataConsolidationStatusesDelete | /rest1/transactions/dailyDataConsolidationStatuses/{id} | DailyDataConsolidationStatusController | delete | DailyDataConsolidationStatus | html | json |
| dailyDataConsolidationStatusesUpdate | /rest1/transactions/dailyDataConsolidationStatuses/{id} | DailyDataConsolidationStatusController | update | DailyDataConsolidationStatus | json |
| dailyDataConsolidationStatusesAspects | /rest1/transactions/dailyDataConsolidationStatuses/aspects | DailyDataConsolidationStatusController | aspectList | DailyDataConsolidationStatus | json |
| monthlyDataConsolidationStatusesCreate | /rest1/transactions/monthlyDataConsolidationStatuses/ | MonthlyDataConsolidationStatusController | create | MonthlyDataConsolidationStatus | json |
| monthlyDataConsolidationStatusesIndex | /rest1/transactions/monthlyDataConsolidationStatuses/ | MonthlyDataConsolidationStatusController | index | MonthlyDataConsolidationStatus | html | json |
| monthlyDataConsolidationStatusesShow | /rest1/transactions/monthlyDataConsolidationStatuses/{id} | MonthlyDataConsolidationStatusController | show | MonthlyDataConsolidationStatus | html | json |
| monthlyDataConsolidationStatusesDelete | /rest1/transactions/monthlyDataConsolidationStatuses/{id} | MonthlyDataConsolidationStatusController | delete | MonthlyDataConsolidationStatus | html | json |
| monthlyDataConsolidationStatusesUpdate | /rest1/transactions/monthlyDataConsolidationStatuses/{id} | MonthlyDataConsolidationStatusController | update | MonthlyDataConsolidationStatus | json |
| monthlyDataConsolidationStatusesAspects | /rest1/transactions/monthlyDataConsolidationStatuses/aspects | MonthlyDataConsolidationStatusController | aspectList | MonthlyDataConsolidationStatus | json |
| eAMMaintenanceOrdersCreate | /rest1/transactions/eAMMaintenanceOrders/ | TransactionController | create | EAMMaintenanceOrder | json |
| eAMMaintenanceOrdersIndex | /rest1/transactions/eAMMaintenanceOrders/ | TransactionController | index | EAMMaintenanceOrder | html | json |
| eAMMaintenanceOrdersShow | /rest1/transactions/eAMMaintenanceOrders/{id} | TransactionController | show | EAMMaintenanceOrder | html | json |
| eAMMaintenanceOrdersDelete | /rest1/transactions/eAMMaintenanceOrders/{id} | TransactionController | delete | EAMMaintenanceOrder | html | json |
| eAMMaintenanceOrdersUpdate | /rest1/transactions/eAMMaintenanceOrders/{id} | TransactionController | update | EAMMaintenanceOrder | json |
| eAMMaintenanceOrdersAspects | /rest1/transactions/eAMMaintenanceOrders/aspects | TransactionController | aspectList | EAMMaintenanceOrder | json |
| equipmentCommentsCreate | /rest1/transactions/equipmentComments/ | TransactionController | create | EquipmentComment | json |
| equipmentCommentsIndex | /rest1/transactions/equipmentComments/ | TransactionController | index | EquipmentComment | html | json |
| equipmentCommentsShow | /rest1/transactions/equipmentComments/{id} | TransactionController | show | EquipmentComment | html | json |
| equipmentCommentsDelete | /rest1/transactions/equipmentComments/{id} | TransactionController | delete | EquipmentComment | html | json |
| equipmentCommentsUpdate | /rest1/transactions/equipmentComments/{id} | TransactionController | update | EquipmentComment | json |
| equipmentCommentsAspects | /rest1/transactions/equipmentComments/aspects | TransactionController | aspectList | EquipmentComment | json |
| facilityCommentsCreate | /rest1/transactions/facilityComments/ | TransactionController | create | FacilityComment | json |
| facilityCommentsIndex | /rest1/transactions/facilityComments/ | TransactionController | index | FacilityComment | html | json |
| facilityCommentsShow | /rest1/transactions/facilityComments/{id} | TransactionController | show | FacilityComment | html | json |
| facilityCommentsDelete | /rest1/transactions/facilityComments/{id} | TransactionController | delete | FacilityComment | html | json |
| facilityCommentsUpdate | /rest1/transactions/facilityComments/{id} | TransactionController | update | FacilityComment | json |
| facilityCommentsAspects | /rest1/transactions/facilityComments/aspects | TransactionController | aspectList | FacilityComment | json |
| tagCommentsCreate | /rest1/transactions/tagComments/ | TransactionController | create | TagComment | json |
| tagCommentsIndex | /rest1/transactions/tagComments/ | TransactionController | index | TagComment | html | json |
| tagCommentsShow | /rest1/transactions/tagComments/{id} | TransactionController | show | TagComment | html | json |
| tagCommentsDelete | /rest1/transactions/tagComments/{id} | TransactionController | delete | TagComment | html | json |
| tagCommentsUpdate | /rest1/transactions/tagComments/{id} | TransactionController | update | TagComment | json |
| tagCommentsAspects | /rest1/transactions/tagComments/aspects | TransactionController | aspectList | TagComment | json |
| wellCommentsCreate | /rest1/transactions/wellComments/ | TransactionController | create | WellComment | json |
| wellCommentsIndex | /rest1/transactions/wellComments/ | TransactionController | index | WellComment | html | json |
| wellCommentsShow | /rest1/transactions/wellComments/{id} | TransactionController | show | WellComment | html | json |
| wellCommentsDelete | /rest1/transactions/wellComments/{id} | TransactionController | delete | WellComment | html | json |
| wellCommentsUpdate | /rest1/transactions/wellComments/{id} | TransactionController | update | WellComment | json |
| wellCommentsAspects | /rest1/transactions/wellComments/aspects | TransactionController | aspectList | WellComment | json |
| iPRChromatographiesCreate | /rest1/transactions/iPRChromatographies/ | TransactionController | create | IPRChromatography | json |
| iPRChromatographiesIndex | /rest1/transactions/iPRChromatographies/ | TransactionController | index | IPRChromatography | html | json |
| iPRChromatographiesShow | /rest1/transactions/iPRChromatographies/{id} | TransactionController | show | IPRChromatography | html | json |
| iPRChromatographiesDelete | /rest1/transactions/iPRChromatographies/{id} | TransactionController | delete | IPRChromatography | html | json |
| iPRChromatographiesUpdate | /rest1/transactions/iPRChromatographies/{id} | TransactionController | update | IPRChromatography | json |
| iPRChromatographiesAspects | /rest1/transactions/iPRChromatographies/aspects | TransactionController | aspectList | IPRChromatography | json |
| cMCorrosionTestsCreate | /rest1/transactions/cMCorrosionTests/ | TransactionController | create | CMCorrosionTest | json |
| cMCorrosionTestsIndex | /rest1/transactions/cMCorrosionTests/ | TransactionController | index | CMCorrosionTest | html | json |
| cMCorrosionTestsShow | /rest1/transactions/cMCorrosionTests/{id} | TransactionController | show | CMCorrosionTest | html | json |
| cMCorrosionTestsDelete | /rest1/transactions/cMCorrosionTests/{id} | TransactionController | delete | CMCorrosionTest | html | json |
| cMCorrosionTestsUpdate | /rest1/transactions/cMCorrosionTests/{id} | TransactionController | update | CMCorrosionTest | json |
| cMCorrosionTestsAspects | /rest1/transactions/cMCorrosionTests/aspects | TransactionController | aspectList | CMCorrosionTest | json |
| cMCouponAnalysisesCreate | /rest1/transactions/cMCouponAnalysises/ | TransactionController | create | CMCouponAnalysis | json |
| cMCouponAnalysisesIndex | /rest1/transactions/cMCouponAnalysises/ | TransactionController | index | CMCouponAnalysis | html | json |
| cMCouponAnalysisesShow | /rest1/transactions/cMCouponAnalysises/{id} | TransactionController | show | CMCouponAnalysis | html | json |
| cMCouponAnalysisesDelete | /rest1/transactions/cMCouponAnalysises/{id} | TransactionController | delete | CMCouponAnalysis | html | json |
| cMCouponAnalysisesUpdate | /rest1/transactions/cMCouponAnalysises/{id} | TransactionController | update | CMCouponAnalysis | json |
| cMCouponAnalysisesAspects | /rest1/transactions/cMCouponAnalysises/aspects | TransactionController | aspectList | CMCouponAnalysis | json |
| cMCorrosionTestExtractionsCreate | /rest1/transactions/cMCorrosionTestExtractions/ | TransactionController | create | CMCorrosionTestExtraction | json |
| cMCorrosionTestExtractionsIndex | /rest1/transactions/cMCorrosionTestExtractions/ | TransactionController | index | CMCorrosionTestExtraction | html | json |
| cMCorrosionTestExtractionsShow | /rest1/transactions/cMCorrosionTestExtractions/{id} | TransactionController | show | CMCorrosionTestExtraction | html | json |
| cMCorrosionTestExtractionsDelete | /rest1/transactions/cMCorrosionTestExtractions/{id} | TransactionController | delete | CMCorrosionTestExtraction | html | json |
| cMCorrosionTestExtractionsUpdate | /rest1/transactions/cMCorrosionTestExtractions/{id} | TransactionController | update | CMCorrosionTestExtraction | json |
| cMCorrosionTestExtractionsAspects | /rest1/transactions/cMCorrosionTestExtractions/aspects | TransactionController | aspectList | CMCorrosionTestExtraction | json |
| fluidSamplesCreate | /rest1/transactions/fluidSamples/ | TransactionController | create | FluidSample | json |
| fluidSamplesIndex | /rest1/transactions/fluidSamples/ | TransactionController | index | FluidSample | html | json |
| fluidSamplesShow | /rest1/transactions/fluidSamples/{id} | TransactionController | show | FluidSample | html | json |
| fluidSamplesDelete | /rest1/transactions/fluidSamples/{id} | TransactionController | delete | FluidSample | html | json |
| fluidSamplesUpdate | /rest1/transactions/fluidSamples/{id} | TransactionController | update | FluidSample | json |
| fluidSamplesAspects | /rest1/transactions/fluidSamples/aspects | TransactionController | aspectList | FluidSample | json |
| gasFlowMeterMeasurementsCreate | /rest1/transactions/gasFlowMeterMeasurements/ | TransactionController | create | GasFlowMeterMeasurement | json |
| gasFlowMeterMeasurementsIndex | /rest1/transactions/gasFlowMeterMeasurements/ | TransactionController | index | GasFlowMeterMeasurement | html | json |
| gasFlowMeterMeasurementsShow | /rest1/transactions/gasFlowMeterMeasurements/{id} | TransactionController | show | GasFlowMeterMeasurement | html | json |
| gasFlowMeterMeasurementsDelete | /rest1/transactions/gasFlowMeterMeasurements/{id} | TransactionController | delete | GasFlowMeterMeasurement | html | json |
| gasFlowMeterMeasurementsUpdate | /rest1/transactions/gasFlowMeterMeasurements/{id} | TransactionController | update | GasFlowMeterMeasurement | json |
| gasFlowMeterMeasurementsAspects | /rest1/transactions/gasFlowMeterMeasurements/aspects | TransactionController | aspectList | GasFlowMeterMeasurement | json |
| liquidFlowMeterMeasurementsCreate | /rest1/transactions/liquidFlowMeterMeasurements/ | TransactionController | create | LiquidFlowMeterMeasurement | json |
| liquidFlowMeterMeasurementsIndex | /rest1/transactions/liquidFlowMeterMeasurements/ | TransactionController | index | LiquidFlowMeterMeasurement | html | json |
| liquidFlowMeterMeasurementsShow | /rest1/transactions/liquidFlowMeterMeasurements/{id} | TransactionController | show | LiquidFlowMeterMeasurement | html | json |
| liquidFlowMeterMeasurementsDelete | /rest1/transactions/liquidFlowMeterMeasurements/{id} | TransactionController | delete | LiquidFlowMeterMeasurement | html | json |
| liquidFlowMeterMeasurementsUpdate | /rest1/transactions/liquidFlowMeterMeasurements/{id} | TransactionController | update | LiquidFlowMeterMeasurement | json |
| liquidFlowMeterMeasurementsAspects | /rest1/transactions/liquidFlowMeterMeasurements/aspects | TransactionController | aspectList | LiquidFlowMeterMeasurement | json |
| adjustmentTankMeasurementsCreate | /rest1/transactions/adjustmentTankMeasurements/ | TransactionController | create | AdjustmentTankMeasurement | json |
| adjustmentTankMeasurementsIndex | /rest1/transactions/adjustmentTankMeasurements/ | TransactionController | index | AdjustmentTankMeasurement | html | json |
| adjustmentTankMeasurementsShow | /rest1/transactions/adjustmentTankMeasurements/{id} | TransactionController | show | AdjustmentTankMeasurement | html | json |
| adjustmentTankMeasurementsDelete | /rest1/transactions/adjustmentTankMeasurements/{id} | TransactionController | delete | AdjustmentTankMeasurement | html | json |
| adjustmentTankMeasurementsUpdate | /rest1/transactions/adjustmentTankMeasurements/{id} | TransactionController | update | AdjustmentTankMeasurement | json |
| adjustmentTankMeasurementsAspects | /rest1/transactions/adjustmentTankMeasurements/aspects | TransactionController | aspectList | AdjustmentTankMeasurement | json |
| tankMeasurementsCreate | /rest1/transactions/tankMeasurements/ | TransactionController | create | TankMeasurement | json |
| tankMeasurementsIndex | /rest1/transactions/tankMeasurements/ | TransactionController | index | TankMeasurement | html | json |
| tankMeasurementsShow | /rest1/transactions/tankMeasurements/{id} | TransactionController | show | TankMeasurement | html | json |
| tankMeasurementsDelete | /rest1/transactions/tankMeasurements/{id} | TransactionController | delete | TankMeasurement | html | json |
| tankMeasurementsUpdate | /rest1/transactions/tankMeasurements/{id} | TransactionController | update | TankMeasurement | json |
| tankMeasurementsAspects | /rest1/transactions/tankMeasurements/aspects | TransactionController | aspectList | TankMeasurement | json |
| fuelTankMeasurementsCreate | /rest1/transactions/fuelTankMeasurements/ | TransactionController | create | FuelTankMeasurement | json |
| fuelTankMeasurementsIndex | /rest1/transactions/fuelTankMeasurements/ | TransactionController | index | FuelTankMeasurement | html | json |
| fuelTankMeasurementsShow | /rest1/transactions/fuelTankMeasurements/{id} | TransactionController | show | FuelTankMeasurement | html | json |
| fuelTankMeasurementsDelete | /rest1/transactions/fuelTankMeasurements/{id} | TransactionController | delete | FuelTankMeasurement | html | json |
| fuelTankMeasurementsUpdate | /rest1/transactions/fuelTankMeasurements/{id} | TransactionController | update | FuelTankMeasurement | json |
| fuelTankMeasurementsAspects | /rest1/transactions/fuelTankMeasurements/aspects | TransactionController | aspectList | FuelTankMeasurement | json |
| nGLTankMeasurementsCreate | /rest1/transactions/nGLTankMeasurements/ | TransactionController | create | NGLTankMeasurement | json |
| nGLTankMeasurementsIndex | /rest1/transactions/nGLTankMeasurements/ | TransactionController | index | NGLTankMeasurement | html | json |
| nGLTankMeasurementsShow | /rest1/transactions/nGLTankMeasurements/{id} | TransactionController | show | NGLTankMeasurement | html | json |
| nGLTankMeasurementsDelete | /rest1/transactions/nGLTankMeasurements/{id} | TransactionController | delete | NGLTankMeasurement | html | json |
| nGLTankMeasurementsUpdate | /rest1/transactions/nGLTankMeasurements/{id} | TransactionController | update | NGLTankMeasurement | json |
| nGLTankMeasurementsAspects | /rest1/transactions/nGLTankMeasurements/aspects | TransactionController | aspectList | NGLTankMeasurement | json |
| mobileDeviceLoginsCreate | /rest1/transactions/mobileDeviceLogins/ | MobileDeviceTransactionController | create | MobileDeviceLogin | json |
| mobileDeviceLoginsIndex | /rest1/transactions/mobileDeviceLogins/ | MobileDeviceTransactionController | index | MobileDeviceLogin | html | json |
| mobileDeviceLoginsShow | /rest1/transactions/mobileDeviceLogins/{id} | MobileDeviceTransactionController | show | MobileDeviceLogin | html | json |
| mobileDeviceLoginsDelete | /rest1/transactions/mobileDeviceLogins/{id} | MobileDeviceTransactionController | delete | MobileDeviceLogin | html | json |
| mobileDeviceLoginsUpdate | /rest1/transactions/mobileDeviceLogins/{id} | MobileDeviceTransactionController | update | MobileDeviceLogin | json |
| mobileDeviceLoginsAspects | /rest1/transactions/mobileDeviceLogins/aspects | MobileDeviceTransactionController | aspectList | MobileDeviceLogin | json |
| mobileLogsCreate | /rest1/transactions/mobileLogs/ | MobileDeviceTransactionController | create | MobileLog | json |
| mobileLogsIndex | /rest1/transactions/mobileLogs/ | MobileDeviceTransactionController | index | MobileLog | html | json |
| mobileLogsShow | /rest1/transactions/mobileLogs/{id} | MobileDeviceTransactionController | show | MobileLog | html | json |
| mobileLogsDelete | /rest1/transactions/mobileLogs/{id} | MobileDeviceTransactionController | delete | MobileLog | html | json |
| mobileLogsUpdate | /rest1/transactions/mobileLogs/{id} | MobileDeviceTransactionController | update | MobileLog | json |
| mobileLogsAspects | /rest1/transactions/mobileLogs/aspects | MobileDeviceTransactionController | aspectList | MobileLog | json |
| outgoingTruckDeliveriesCreate | /rest1/transactions/outgoingTruckDeliveries/ | TransactionController | create | OutgoingTruckDelivery | json |
| outgoingTruckDeliveriesIndex | /rest1/transactions/outgoingTruckDeliveries/ | TransactionController | index | OutgoingTruckDelivery | html | json |
| outgoingTruckDeliveriesShow | /rest1/transactions/outgoingTruckDeliveries/{id} | TransactionController | show | OutgoingTruckDelivery | html | json |
| outgoingTruckDeliveriesDelete | /rest1/transactions/outgoingTruckDeliveries/{id} | TransactionController | delete | OutgoingTruckDelivery | html | json |
| outgoingTruckDeliveriesUpdate | /rest1/transactions/outgoingTruckDeliveries/{id} | TransactionController | update | OutgoingTruckDelivery | json |
| outgoingTruckDeliveriesAspects | /rest1/transactions/outgoingTruckDeliveries/aspects | TransactionController | aspectList | OutgoingTruckDelivery | json |
| internalReceptionTruckDeliveriesCreate | /rest1/transactions/internalReceptionTruckDeliveries/ | TransactionController | create | InternalReceptionTruckDelivery | json |
| internalReceptionTruckDeliveriesIndex | /rest1/transactions/internalReceptionTruckDeliveries/ | TransactionController | index | InternalReceptionTruckDelivery | html | json |
| internalReceptionTruckDeliveriesShow | /rest1/transactions/internalReceptionTruckDeliveries/{id} | TransactionController | show | InternalReceptionTruckDelivery | html | json |
| internalReceptionTruckDeliveriesDelete | /rest1/transactions/internalReceptionTruckDeliveries/{id} | TransactionController | delete | InternalReceptionTruckDelivery | html | json |
| internalReceptionTruckDeliveriesUpdate | /rest1/transactions/internalReceptionTruckDeliveries/{id} | TransactionController | update | InternalReceptionTruckDelivery | json |
| internalReceptionTruckDeliveriesAspects | /rest1/transactions/internalReceptionTruckDeliveries/aspects | TransactionController | aspectList | InternalReceptionTruckDelivery | json |
| productionWellTestsCreate | /rest1/transactions/productionWellTests/ | TransactionController | create | ProductionWellTest | json |
| productionWellTestsIndex | /rest1/transactions/productionWellTests/ | TransactionController | index | ProductionWellTest | html | json |
| productionWellTestsShow | /rest1/transactions/productionWellTests/{id} | TransactionController | show | ProductionWellTest | html | json |
| productionWellTestsDelete | /rest1/transactions/productionWellTests/{id} | TransactionController | delete | ProductionWellTest | html | json |
| productionWellTestsUpdate | /rest1/transactions/productionWellTests/{id} | TransactionController | update | ProductionWellTest | json |
| productionWellTestsAspects | /rest1/transactions/productionWellTests/aspects | TransactionController | aspectList | ProductionWellTest | json |
| sumpInjectionWellTestsCreate | /rest1/transactions/sumpInjectionWellTests/ | TransactionController | create | SumpInjectionWellTest | json |
| sumpInjectionWellTestsIndex | /rest1/transactions/sumpInjectionWellTests/ | TransactionController | index | SumpInjectionWellTest | html | json |
| sumpInjectionWellTestsShow | /rest1/transactions/sumpInjectionWellTests/{id} | TransactionController | show | SumpInjectionWellTest | html | json |
| sumpInjectionWellTestsDelete | /rest1/transactions/sumpInjectionWellTests/{id} | TransactionController | delete | SumpInjectionWellTest | html | json |
| sumpInjectionWellTestsUpdate | /rest1/transactions/sumpInjectionWellTests/{id} | TransactionController | update | SumpInjectionWellTest | json |
| sumpInjectionWellTestsAspects | /rest1/transactions/sumpInjectionWellTests/aspects | TransactionController | aspectList | SumpInjectionWellTest | json |
| waterInjectionWellTestsCreate | /rest1/transactions/waterInjectionWellTests/ | TransactionController | create | WaterInjectionWellTest | json |
| waterInjectionWellTestsIndex | /rest1/transactions/waterInjectionWellTests/ | TransactionController | index | WaterInjectionWellTest | html | json |
| waterInjectionWellTestsShow | /rest1/transactions/waterInjectionWellTests/{id} | TransactionController | show | WaterInjectionWellTest | html | json |
| waterInjectionWellTestsDelete | /rest1/transactions/waterInjectionWellTests/{id} | TransactionController | delete | WaterInjectionWellTest | html | json |
| waterInjectionWellTestsUpdate | /rest1/transactions/waterInjectionWellTests/{id} | TransactionController | update | WaterInjectionWellTest | json |
| waterInjectionWellTestsAspects | /rest1/transactions/waterInjectionWellTests/aspects | TransactionController | aspectList | WaterInjectionWellTest | json |
| approvedSumpInjectionWellTestsCreate | /rest1/transactions/approvedSumpInjectionWellTests/ | TransactionController | create | ApprovedSumpInjectionWellTest | json |
| approvedSumpInjectionWellTestsIndex | /rest1/transactions/approvedSumpInjectionWellTests/ | TransactionController | index | ApprovedSumpInjectionWellTest | html | json |
| approvedSumpInjectionWellTestsShow | /rest1/transactions/approvedSumpInjectionWellTests/{id} | TransactionController | show | ApprovedSumpInjectionWellTest | html | json |
| approvedSumpInjectionWellTestsDelete | /rest1/transactions/approvedSumpInjectionWellTests/{id} | TransactionController | delete | ApprovedSumpInjectionWellTest | html | json |
| approvedSumpInjectionWellTestsUpdate | /rest1/transactions/approvedSumpInjectionWellTests/{id} | TransactionController | update | ApprovedSumpInjectionWellTest | json |
| approvedSumpInjectionWellTestsAspects | /rest1/transactions/approvedSumpInjectionWellTests/aspects | TransactionController | aspectList | ApprovedSumpInjectionWellTest | json |
| approvedWaterInjectionWellTestsCreate | /rest1/transactions/approvedWaterInjectionWellTests/ | TransactionController | create | ApprovedWaterInjectionWellTest | json |
| approvedWaterInjectionWellTestsIndex | /rest1/transactions/approvedWaterInjectionWellTests/ | TransactionController | index | ApprovedWaterInjectionWellTest | html | json |
| approvedWaterInjectionWellTestsShow | /rest1/transactions/approvedWaterInjectionWellTests/{id} | TransactionController | show | ApprovedWaterInjectionWellTest | html | json |
| approvedWaterInjectionWellTestsDelete | /rest1/transactions/approvedWaterInjectionWellTests/{id} | TransactionController | delete | ApprovedWaterInjectionWellTest | html | json |
| approvedWaterInjectionWellTestsUpdate | /rest1/transactions/approvedWaterInjectionWellTests/{id} | TransactionController | update | ApprovedWaterInjectionWellTest | json |
| approvedWaterInjectionWellTestsAspects | /rest1/transactions/approvedWaterInjectionWellTests/aspects | TransactionController | aspectList | ApprovedWaterInjectionWellTest | json |
| approvedProductionWellTestsCreate | /rest1/transactions/approvedProductionWellTests/ | TransactionController | create | ApprovedProductionWellTest | json |
| approvedProductionWellTestsIndex | /rest1/transactions/approvedProductionWellTests/ | TransactionController | index | ApprovedProductionWellTest | html | json |
| approvedProductionWellTestsShow | /rest1/transactions/approvedProductionWellTests/{id} | TransactionController | show | ApprovedProductionWellTest | html | json |
| approvedProductionWellTestsDelete | /rest1/transactions/approvedProductionWellTests/{id} | TransactionController | delete | ApprovedProductionWellTest | html | json |
| approvedProductionWellTestsUpdate | /rest1/transactions/approvedProductionWellTests/{id} | TransactionController | update | ApprovedProductionWellTest | json |
| approvedProductionWellTestsAspects | /rest1/transactions/approvedProductionWellTests/aspects | TransactionController | aspectList | ApprovedProductionWellTest | json |
| chokingProductionWellTestsCreate | /rest1/transactions/chokingProductionWellTests/ | TransactionController | create | ChokingProductionWellTest | json |
| chokingProductionWellTestsIndex | /rest1/transactions/chokingProductionWellTests/ | TransactionController | index | ChokingProductionWellTest | html | json |
| chokingProductionWellTestsShow | /rest1/transactions/chokingProductionWellTests/{id} | TransactionController | show | ChokingProductionWellTest | html | json |
| chokingProductionWellTestsDelete | /rest1/transactions/chokingProductionWellTests/{id} | TransactionController | delete | ChokingProductionWellTest | html | json |
| chokingProductionWellTestsUpdate | /rest1/transactions/chokingProductionWellTests/{id} | TransactionController | update | ChokingProductionWellTest | json |
| chokingProductionWellTestsAspects | /rest1/transactions/chokingProductionWellTests/aspects | TransactionController | aspectList | ChokingProductionWellTest | json |
| youTrackCommentsCreate | /rest1/transactions/youTrackComments/ | TransactionController | create | YouTrackComment | json |
| youTrackCommentsIndex | /rest1/transactions/youTrackComments/ | TransactionController | index | YouTrackComment | html | json |
| youTrackCommentsShow | /rest1/transactions/youTrackComments/{id} | TransactionController | show | YouTrackComment | html | json |
| youTrackCommentsDelete | /rest1/transactions/youTrackComments/{id} | TransactionController | delete | YouTrackComment | html | json |
| youTrackCommentsUpdate | /rest1/transactions/youTrackComments/{id} | TransactionController | update | YouTrackComment | json |
| youTrackCommentsAspects | /rest1/transactions/youTrackComments/aspects | TransactionController | aspectList | YouTrackComment | json |
| youTrackIssuesCreate | /rest1/transactions/youTrackIssues/ | TransactionController | create | YouTrackIssue | json |
| youTrackIssuesIndex | /rest1/transactions/youTrackIssues/ | TransactionController | index | YouTrackIssue | html | json |
| youTrackIssuesShow | /rest1/transactions/youTrackIssues/{id} | TransactionController | show | YouTrackIssue | html | json |
| youTrackIssuesDelete | /rest1/transactions/youTrackIssues/{id} | TransactionController | delete | YouTrackIssue | html | json |
| youTrackIssuesUpdate | /rest1/transactions/youTrackIssues/{id} | TransactionController | update | YouTrackIssue | json |
| youTrackIssuesAspects | /rest1/transactions/youTrackIssues/aspects | TransactionController | aspectList | YouTrackIssue | json |
| youTrackIssueChangesCreate | /rest1/transactions/youTrackIssueChanges/ | TransactionController | create | YouTrackIssueChange | json |
| youTrackIssueChangesIndex | /rest1/transactions/youTrackIssueChanges/ | TransactionController | index | YouTrackIssueChange | html | json |
| youTrackIssueChangesShow | /rest1/transactions/youTrackIssueChanges/{id} | TransactionController | show | YouTrackIssueChange | html | json |
| youTrackIssueChangesDelete | /rest1/transactions/youTrackIssueChanges/{id} | TransactionController | delete | YouTrackIssueChange | html | json |
| youTrackIssueChangesUpdate | /rest1/transactions/youTrackIssueChanges/{id} | TransactionController | update | YouTrackIssueChange | json |
| youTrackIssueChangesAspects | /rest1/transactions/youTrackIssueChanges/aspects | TransactionController | aspectList | YouTrackIssueChange | json |
| youTrackWorkItemsCreate | /rest1/transactions/youTrackWorkItems/ | TransactionController | create | YouTrackWorkItem | json |
| youTrackWorkItemsIndex | /rest1/transactions/youTrackWorkItems/ | TransactionController | index | YouTrackWorkItem | html | json |
| youTrackWorkItemsShow | /rest1/transactions/youTrackWorkItems/{id} | TransactionController | show | YouTrackWorkItem | html | json |
| youTrackWorkItemsDelete | /rest1/transactions/youTrackWorkItems/{id} | TransactionController | delete | YouTrackWorkItem | html | json |
| youTrackWorkItemsUpdate | /rest1/transactions/youTrackWorkItems/{id} | TransactionController | update | YouTrackWorkItem | json |
| youTrackWorkItemsAspects | /rest1/transactions/youTrackWorkItems/aspects | TransactionController | aspectList | YouTrackWorkItem | json |
| aNHFormations-businessUnitsCreate | /rest1/entityRelations/aNHFormations-businessUnits/ | TransactionController | create | ANHFormationBusinessUnit | json |
| aNHFormations-businessUnitsIndex | /rest1/entityRelations/aNHFormations-businessUnits/ | TransactionController | index | ANHFormationBusinessUnit | html | json |
| aNHFormations-businessUnitsShow | /rest1/entityRelations/aNHFormations-businessUnits/{id} | TransactionController | show | ANHFormationBusinessUnit | html | json |
| aNHFormations-businessUnitsDelete | /rest1/entityRelations/aNHFormations-businessUnits/{id} | TransactionController | delete | ANHFormationBusinessUnit | html | json |
| aNHFormations-businessUnitsUpdate | /rest1/entityRelations/aNHFormations-businessUnits/{id} | TransactionController | update | ANHFormationBusinessUnit | json |
| aNHFormations-businessUnitsAspects | /rest1/entityRelations/aNHFormations-businessUnits/aspects | TransactionController | aspectList | ANHFormationBusinessUnit | json |
| geoReferencedWaterSamplingPoints-waterSamplingPointGroupsCreate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-waterSamplingPointGroups/ | TransactionController | create | GeoReferencedWaterSamplingPointWaterSamplingPointGroup | json |
| geoReferencedWaterSamplingPoints-waterSamplingPointGroupsIndex | /rest1/entityRelations/geoReferencedWaterSamplingPoints-waterSamplingPointGroups/ | TransactionController | index | GeoReferencedWaterSamplingPointWaterSamplingPointGroup | html | json |
| geoReferencedWaterSamplingPoints-waterSamplingPointGroupsShow | /rest1/entityRelations/geoReferencedWaterSamplingPoints-waterSamplingPointGroups/{id} | TransactionController | show | GeoReferencedWaterSamplingPointWaterSamplingPointGroup | html | json |
| geoReferencedWaterSamplingPoints-waterSamplingPointGroupsDelete | /rest1/entityRelations/geoReferencedWaterSamplingPoints-waterSamplingPointGroups/{id} | TransactionController | delete | GeoReferencedWaterSamplingPointWaterSamplingPointGroup | html | json |
| geoReferencedWaterSamplingPoints-waterSamplingPointGroupsUpdate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-waterSamplingPointGroups/{id} | TransactionController | update | GeoReferencedWaterSamplingPointWaterSamplingPointGroup | json |
| geoReferencedWaterSamplingPoints-waterSamplingPointGroupsAspects | /rest1/entityRelations/geoReferencedWaterSamplingPoints-waterSamplingPointGroups/aspects | TransactionController | aspectList | GeoReferencedWaterSamplingPointWaterSamplingPointGroup | json |
| businessSubunits-businessUnitsCreate | /rest1/entityRelations/businessSubunits-businessUnits/ | TransactionController | create | BusinessSubunitBusinessUnit | json |
| businessSubunits-businessUnitsIndex | /rest1/entityRelations/businessSubunits-businessUnits/ | TransactionController | index | BusinessSubunitBusinessUnit | html | json |
| businessSubunits-businessUnitsShow | /rest1/entityRelations/businessSubunits-businessUnits/{id} | TransactionController | show | BusinessSubunitBusinessUnit | html | json |
| businessSubunits-businessUnitsDelete | /rest1/entityRelations/businessSubunits-businessUnits/{id} | TransactionController | delete | BusinessSubunitBusinessUnit | html | json |
| businessSubunits-businessUnitsUpdate | /rest1/entityRelations/businessSubunits-businessUnits/{id} | TransactionController | update | BusinessSubunitBusinessUnit | json |
| businessSubunits-businessUnitsAspects | /rest1/entityRelations/businessSubunits-businessUnits/aspects | TransactionController | aspectList | BusinessSubunitBusinessUnit | json |
| equipments-facilitiesCreate | /rest1/entityRelations/equipments-facilities/ | TransactionController | create | EquipmentFacility | json |
| equipments-facilitiesIndex | /rest1/entityRelations/equipments-facilities/ | TransactionController | index | EquipmentFacility | html | json |
| equipments-facilitiesShow | /rest1/entityRelations/equipments-facilities/{id} | TransactionController | show | EquipmentFacility | html | json |
| equipments-facilitiesDelete | /rest1/entityRelations/equipments-facilities/{id} | TransactionController | delete | EquipmentFacility | html | json |
| equipments-facilitiesUpdate | /rest1/entityRelations/equipments-facilities/{id} | TransactionController | update | EquipmentFacility | json |
| equipments-facilitiesAspects | /rest1/entityRelations/equipments-facilities/aspects | TransactionController | aspectList | EquipmentFacility | json |
| manifoldWellGroups-facilitiesCreate | /rest1/entityRelations/manifoldWellGroups-facilities/ | TransactionController | create | ManifoldWellGroupFacility | json |
| manifoldWellGroups-facilitiesIndex | /rest1/entityRelations/manifoldWellGroups-facilities/ | TransactionController | index | ManifoldWellGroupFacility | html | json |
| manifoldWellGroups-facilitiesShow | /rest1/entityRelations/manifoldWellGroups-facilities/{id} | TransactionController | show | ManifoldWellGroupFacility | html | json |
| manifoldWellGroups-facilitiesDelete | /rest1/entityRelations/manifoldWellGroups-facilities/{id} | TransactionController | delete | ManifoldWellGroupFacility | html | json |
| manifoldWellGroups-facilitiesUpdate | /rest1/entityRelations/manifoldWellGroups-facilities/{id} | TransactionController | update | ManifoldWellGroupFacility | json |
| manifoldWellGroups-facilitiesAspects | /rest1/entityRelations/manifoldWellGroups-facilities/aspects | TransactionController | aspectList | ManifoldWellGroupFacility | json |
| wells-energyGroupWellGroupsCreate | /rest1/entityRelations/wells-energyGroupWellGroups/ | TransactionController | create | WellWellGroupEnergyGroupWellGroup | json |
| wells-energyGroupWellGroupsIndex | /rest1/entityRelations/wells-energyGroupWellGroups/ | TransactionController | index | WellWellGroupEnergyGroupWellGroup | html | json |
| wells-energyGroupWellGroupsShow | /rest1/entityRelations/wells-energyGroupWellGroups/{id} | TransactionController | show | WellWellGroupEnergyGroupWellGroup | html | json |
| wells-energyGroupWellGroupsDelete | /rest1/entityRelations/wells-energyGroupWellGroups/{id} | TransactionController | delete | WellWellGroupEnergyGroupWellGroup | html | json |
| wells-energyGroupWellGroupsUpdate | /rest1/entityRelations/wells-energyGroupWellGroups/{id} | TransactionController | update | WellWellGroupEnergyGroupWellGroup | json |
| wells-energyGroupWellGroupsAspects | /rest1/entityRelations/wells-energyGroupWellGroups/aspects | TransactionController | aspectList | WellWellGroupEnergyGroupWellGroup | json |
| powerLineWellGroups-subareasCreate | /rest1/entityRelations/powerLineWellGroups-subareas/ | TransactionController | create | PowerLineWellGroupSubarea | json |
| powerLineWellGroups-subareasIndex | /rest1/entityRelations/powerLineWellGroups-subareas/ | TransactionController | index | PowerLineWellGroupSubarea | html | json |
| powerLineWellGroups-subareasShow | /rest1/entityRelations/powerLineWellGroups-subareas/{id} | TransactionController | show | PowerLineWellGroupSubarea | html | json |
| powerLineWellGroups-subareasDelete | /rest1/entityRelations/powerLineWellGroups-subareas/{id} | TransactionController | delete | PowerLineWellGroupSubarea | html | json |
| powerLineWellGroups-subareasUpdate | /rest1/entityRelations/powerLineWellGroups-subareas/{id} | TransactionController | update | PowerLineWellGroupSubarea | json |
| powerLineWellGroups-subareasAspects | /rest1/entityRelations/powerLineWellGroups-subareas/aspects | TransactionController | aspectList | PowerLineWellGroupSubarea | json |
| manifoldWellGroups-subareasCreate | /rest1/entityRelations/manifoldWellGroups-subareas/ | TransactionController | create | ManifoldWellGroupSubarea | json |
| manifoldWellGroups-subareasIndex | /rest1/entityRelations/manifoldWellGroups-subareas/ | TransactionController | index | ManifoldWellGroupSubarea | html | json |
| manifoldWellGroups-subareasShow | /rest1/entityRelations/manifoldWellGroups-subareas/{id} | TransactionController | show | ManifoldWellGroupSubarea | html | json |
| manifoldWellGroups-subareasDelete | /rest1/entityRelations/manifoldWellGroups-subareas/{id} | TransactionController | delete | ManifoldWellGroupSubarea | html | json |
| manifoldWellGroups-subareasUpdate | /rest1/entityRelations/manifoldWellGroups-subareas/{id} | TransactionController | update | ManifoldWellGroupSubarea | json |
| manifoldWellGroups-subareasAspects | /rest1/entityRelations/manifoldWellGroups-subareas/aspects | TransactionController | aspectList | ManifoldWellGroupSubarea | json |
| wellProductionTypes-sETipoDePozoesCreate | /rest1/entityRelations/wellProductionTypes-sETipoDePozoes/ | TransactionController | create | WellProductionTypeSETipoDePozonil | json |
| wellProductionTypes-sETipoDePozoesIndex | /rest1/entityRelations/wellProductionTypes-sETipoDePozoes/ | TransactionController | index | WellProductionTypeSETipoDePozonil | html | json |
| wellProductionTypes-sETipoDePozoesShow | /rest1/entityRelations/wellProductionTypes-sETipoDePozoes/{id} | TransactionController | show | WellProductionTypeSETipoDePozonil | html | json |
| wellProductionTypes-sETipoDePozoesDelete | /rest1/entityRelations/wellProductionTypes-sETipoDePozoes/{id} | TransactionController | delete | WellProductionTypeSETipoDePozonil | html | json |
| wellProductionTypes-sETipoDePozoesUpdate | /rest1/entityRelations/wellProductionTypes-sETipoDePozoes/{id} | TransactionController | update | WellProductionTypeSETipoDePozonil | json |
| wellProductionTypes-sETipoDePozoesAspects | /rest1/entityRelations/wellProductionTypes-sETipoDePozoes/aspects | TransactionController | aspectList | WellProductionTypeSETipoDePozonil | json |
| fields-sEYacimientoesCreate | /rest1/entityRelations/fields-sEYacimientoes/ | TransactionController | create | FieldSEYacimientonil | json |
| fields-sEYacimientoesIndex | /rest1/entityRelations/fields-sEYacimientoes/ | TransactionController | index | FieldSEYacimientonil | html | json |
| fields-sEYacimientoesShow | /rest1/entityRelations/fields-sEYacimientoes/{id} | TransactionController | show | FieldSEYacimientonil | html | json |
| fields-sEYacimientoesDelete | /rest1/entityRelations/fields-sEYacimientoes/{id} | TransactionController | delete | FieldSEYacimientonil | html | json |
| fields-sEYacimientoesUpdate | /rest1/entityRelations/fields-sEYacimientoes/{id} | TransactionController | update | FieldSEYacimientonil | json |
| fields-sEYacimientoesAspects | /rest1/entityRelations/fields-sEYacimientoes/aspects | TransactionController | aspectList | FieldSEYacimientonil | json |
| sETanques-sEInstalacionsCreate | /rest1/entityRelations/sETanques-sEInstalacions/ | TransactionController | create | TanqueSEInstalacionSE | json |
| sETanques-sEInstalacionsIndex | /rest1/entityRelations/sETanques-sEInstalacions/ | TransactionController | index | TanqueSEInstalacionSE | html | json |
| sETanques-sEInstalacionsShow | /rest1/entityRelations/sETanques-sEInstalacions/{id} | TransactionController | show | TanqueSEInstalacionSE | html | json |
| sETanques-sEInstalacionsDelete | /rest1/entityRelations/sETanques-sEInstalacions/{id} | TransactionController | delete | TanqueSEInstalacionSE | html | json |
| sETanques-sEInstalacionsUpdate | /rest1/entityRelations/sETanques-sEInstalacions/{id} | TransactionController | update | TanqueSEInstalacionSE | json |
| sETanques-sEInstalacionsAspects | /rest1/entityRelations/sETanques-sEInstalacions/aspects | TransactionController | aspectList | TanqueSEInstalacionSE | json |
| formations-sEFormacionsCreate | /rest1/entityRelations/formations-sEFormacions/ | TransactionController | create | FormationSEFormacionnil | json |
| formations-sEFormacionsIndex | /rest1/entityRelations/formations-sEFormacions/ | TransactionController | index | FormationSEFormacionnil | html | json |
| formations-sEFormacionsShow | /rest1/entityRelations/formations-sEFormacions/{id} | TransactionController | show | FormationSEFormacionnil | html | json |
| formations-sEFormacionsDelete | /rest1/entityRelations/formations-sEFormacions/{id} | TransactionController | delete | FormationSEFormacionnil | html | json |
| formations-sEFormacionsUpdate | /rest1/entityRelations/formations-sEFormacions/{id} | TransactionController | update | FormationSEFormacionnil | json |
| formations-sEFormacionsAspects | /rest1/entityRelations/formations-sEFormacions/aspects | TransactionController | aspectList | FormationSEFormacionnil | json |
| sEMedidorDeGases-sEInstalacionsCreate | /rest1/entityRelations/sEMedidorDeGases-sEInstalacions/ | TransactionController | create | MedidorDeGasSEInstalacionSE | json |
| sEMedidorDeGases-sEInstalacionsIndex | /rest1/entityRelations/sEMedidorDeGases-sEInstalacions/ | TransactionController | index | MedidorDeGasSEInstalacionSE | html | json |
| sEMedidorDeGases-sEInstalacionsShow | /rest1/entityRelations/sEMedidorDeGases-sEInstalacions/{id} | TransactionController | show | MedidorDeGasSEInstalacionSE | html | json |
| sEMedidorDeGases-sEInstalacionsDelete | /rest1/entityRelations/sEMedidorDeGases-sEInstalacions/{id} | TransactionController | delete | MedidorDeGasSEInstalacionSE | html | json |
| sEMedidorDeGases-sEInstalacionsUpdate | /rest1/entityRelations/sEMedidorDeGases-sEInstalacions/{id} | TransactionController | update | MedidorDeGasSEInstalacionSE | json |
| sEMedidorDeGases-sEInstalacionsAspects | /rest1/entityRelations/sEMedidorDeGases-sEInstalacions/aspects | TransactionController | aspectList | MedidorDeGasSEInstalacionSE | json |
| productionEquations-productionEquationGroupsCreate | /rest1/entityRelations/productionEquations-productionEquationGroups/ | TransactionController | create | ProductionEquationProductionEquationGroup | json |
| productionEquations-productionEquationGroupsIndex | /rest1/entityRelations/productionEquations-productionEquationGroups/ | TransactionController | index | ProductionEquationProductionEquationGroup | html | json |
| productionEquations-productionEquationGroupsShow | /rest1/entityRelations/productionEquations-productionEquationGroups/{id} | TransactionController | show | ProductionEquationProductionEquationGroup | html | json |
| productionEquations-productionEquationGroupsDelete | /rest1/entityRelations/productionEquations-productionEquationGroups/{id} | TransactionController | delete | ProductionEquationProductionEquationGroup | html | json |
| productionEquations-productionEquationGroupsUpdate | /rest1/entityRelations/productionEquations-productionEquationGroups/{id} | TransactionController | update | ProductionEquationProductionEquationGroup | json |
| productionEquations-productionEquationGroupsAspects | /rest1/entityRelations/productionEquations-productionEquationGroups/aspects | TransactionController | aspectList | ProductionEquationProductionEquationGroup | json |
| wells-powerUnitWellGroupsCreate | /rest1/entityRelations/wells-powerUnitWellGroups/ | TransactionController | create | PetrobrasWellPowerUnitWellGroup | json |
| wells-powerUnitWellGroupsIndex | /rest1/entityRelations/wells-powerUnitWellGroups/ | TransactionController | index | PetrobrasWellPowerUnitWellGroup | html | json |
| wells-powerUnitWellGroupsShow | /rest1/entityRelations/wells-powerUnitWellGroups/{id} | TransactionController | show | PetrobrasWellPowerUnitWellGroup | html | json |
| wells-powerUnitWellGroupsDelete | /rest1/entityRelations/wells-powerUnitWellGroups/{id} | TransactionController | delete | PetrobrasWellPowerUnitWellGroup | html | json |
| wells-powerUnitWellGroupsUpdate | /rest1/entityRelations/wells-powerUnitWellGroups/{id} | TransactionController | update | PetrobrasWellPowerUnitWellGroup | json |
| wells-powerUnitWellGroupsAspects | /rest1/entityRelations/wells-powerUnitWellGroups/aspects | TransactionController | aspectList | PetrobrasWellPowerUnitWellGroup | json |
| sEMedidorDeLiquidoes-liquidFlowMetersCreate | /rest1/entityRelations/sEMedidorDeLiquidoes-liquidFlowMeters/ | TransactionController | create | MedidorDeLiquidoSEMedidorDeLiquido | json |
| sEMedidorDeLiquidoes-liquidFlowMetersIndex | /rest1/entityRelations/sEMedidorDeLiquidoes-liquidFlowMeters/ | TransactionController | index | MedidorDeLiquidoSEMedidorDeLiquido | html | json |
| sEMedidorDeLiquidoes-liquidFlowMetersShow | /rest1/entityRelations/sEMedidorDeLiquidoes-liquidFlowMeters/{id} | TransactionController | show | MedidorDeLiquidoSEMedidorDeLiquido | html | json |
| sEMedidorDeLiquidoes-liquidFlowMetersDelete | /rest1/entityRelations/sEMedidorDeLiquidoes-liquidFlowMeters/{id} | TransactionController | delete | MedidorDeLiquidoSEMedidorDeLiquido | html | json |
| sEMedidorDeLiquidoes-liquidFlowMetersUpdate | /rest1/entityRelations/sEMedidorDeLiquidoes-liquidFlowMeters/{id} | TransactionController | update | MedidorDeLiquidoSEMedidorDeLiquido | json |
| sEMedidorDeLiquidoes-liquidFlowMetersAspects | /rest1/entityRelations/sEMedidorDeLiquidoes-liquidFlowMeters/aspects | TransactionController | aspectList | MedidorDeLiquidoSEMedidorDeLiquido | json |
| wells-subareasCreate | /rest1/entityRelations/wells-subareas/ | TransactionController | create | WellSubarea | json |
| wells-subareasIndex | /rest1/entityRelations/wells-subareas/ | TransactionController | index | WellSubarea | html | json |
| wells-subareasShow | /rest1/entityRelations/wells-subareas/{id} | TransactionController | show | WellSubarea | html | json |
| wells-subareasDelete | /rest1/entityRelations/wells-subareas/{id} | TransactionController | delete | WellSubarea | html | json |
| wells-subareasUpdate | /rest1/entityRelations/wells-subareas/{id} | TransactionController | update | WellSubarea | json |
| wells-subareasAspects | /rest1/entityRelations/wells-subareas/aspects | TransactionController | aspectList | WellSubarea | json |
| conditionalWellGroups-fieldsCreate | /rest1/entityRelations/conditionalWellGroups-fields/ | TransactionController | create | ConditionalWellGroupField | json |
| conditionalWellGroups-fieldsIndex | /rest1/entityRelations/conditionalWellGroups-fields/ | TransactionController | index | ConditionalWellGroupField | html | json |
| conditionalWellGroups-fieldsShow | /rest1/entityRelations/conditionalWellGroups-fields/{id} | TransactionController | show | ConditionalWellGroupField | html | json |
| conditionalWellGroups-fieldsDelete | /rest1/entityRelations/conditionalWellGroups-fields/{id} | TransactionController | delete | ConditionalWellGroupField | html | json |
| conditionalWellGroups-fieldsUpdate | /rest1/entityRelations/conditionalWellGroups-fields/{id} | TransactionController | update | ConditionalWellGroupField | json |
| conditionalWellGroups-fieldsAspects | /rest1/entityRelations/conditionalWellGroups-fields/aspects | TransactionController | aspectList | ConditionalWellGroupField | json |
| wellStatuses-sEEstadoPozoesCreate | /rest1/entityRelations/wellStatuses-sEEstadoPozoes/ | TransactionController | create | WellStatusSEEstadoPozonil | json |
| wellStatuses-sEEstadoPozoesIndex | /rest1/entityRelations/wellStatuses-sEEstadoPozoes/ | TransactionController | index | WellStatusSEEstadoPozonil | html | json |
| wellStatuses-sEEstadoPozoesShow | /rest1/entityRelations/wellStatuses-sEEstadoPozoes/{id} | TransactionController | show | WellStatusSEEstadoPozonil | html | json |
| wellStatuses-sEEstadoPozoesDelete | /rest1/entityRelations/wellStatuses-sEEstadoPozoes/{id} | TransactionController | delete | WellStatusSEEstadoPozonil | html | json |
| wellStatuses-sEEstadoPozoesUpdate | /rest1/entityRelations/wellStatuses-sEEstadoPozoes/{id} | TransactionController | update | WellStatusSEEstadoPozonil | json |
| wellStatuses-sEEstadoPozoesAspects | /rest1/entityRelations/wellStatuses-sEEstadoPozoes/aspects | TransactionController | aspectList | WellStatusSEEstadoPozonil | json |
| wellShortfallCauses-wellShortfallCauseOriginsCreate | /rest1/entityRelations/wellShortfallCauses-wellShortfallCauseOrigins/ | TransactionController | create | WellShortfallCauseWellShortfallCauseOrigin | json |
| wellShortfallCauses-wellShortfallCauseOriginsIndex | /rest1/entityRelations/wellShortfallCauses-wellShortfallCauseOrigins/ | TransactionController | index | WellShortfallCauseWellShortfallCauseOrigin | html | json |
| wellShortfallCauses-wellShortfallCauseOriginsShow | /rest1/entityRelations/wellShortfallCauses-wellShortfallCauseOrigins/{id} | TransactionController | show | WellShortfallCauseWellShortfallCauseOrigin | html | json |
| wellShortfallCauses-wellShortfallCauseOriginsDelete | /rest1/entityRelations/wellShortfallCauses-wellShortfallCauseOrigins/{id} | TransactionController | delete | WellShortfallCauseWellShortfallCauseOrigin | html | json |
| wellShortfallCauses-wellShortfallCauseOriginsUpdate | /rest1/entityRelations/wellShortfallCauses-wellShortfallCauseOrigins/{id} | TransactionController | update | WellShortfallCauseWellShortfallCauseOrigin | json |
| wellShortfallCauses-wellShortfallCauseOriginsAspects | /rest1/entityRelations/wellShortfallCauses-wellShortfallCauseOrigins/aspects | TransactionController | aspectList | WellShortfallCauseWellShortfallCauseOrigin | json |
| wells-powerStationWellGroupsCreate | /rest1/entityRelations/wells-powerStationWellGroups/ | TransactionController | create | WellWellGroupPowerStationWellGroup | json |
| wells-powerStationWellGroupsIndex | /rest1/entityRelations/wells-powerStationWellGroups/ | TransactionController | index | WellWellGroupPowerStationWellGroup | html | json |
| wells-powerStationWellGroupsShow | /rest1/entityRelations/wells-powerStationWellGroups/{id} | TransactionController | show | WellWellGroupPowerStationWellGroup | html | json |
| wells-powerStationWellGroupsDelete | /rest1/entityRelations/wells-powerStationWellGroups/{id} | TransactionController | delete | WellWellGroupPowerStationWellGroup | html | json |
| wells-powerStationWellGroupsUpdate | /rest1/entityRelations/wells-powerStationWellGroups/{id} | TransactionController | update | WellWellGroupPowerStationWellGroup | json |
| wells-powerStationWellGroupsAspects | /rest1/entityRelations/wells-powerStationWellGroups/aspects | TransactionController | aspectList | WellWellGroupPowerStationWellGroup | json |
| geoReferencedWaterSamplingPoints-politicalSubdivisionsCreate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-politicalSubdivisions/ | TransactionController | create | GeoReferencedWaterSamplingPointPoliticalSubdivision | json |
| geoReferencedWaterSamplingPoints-politicalSubdivisionsIndex | /rest1/entityRelations/geoReferencedWaterSamplingPoints-politicalSubdivisions/ | TransactionController | index | GeoReferencedWaterSamplingPointPoliticalSubdivision | html | json |
| geoReferencedWaterSamplingPoints-politicalSubdivisionsShow | /rest1/entityRelations/geoReferencedWaterSamplingPoints-politicalSubdivisions/{id} | TransactionController | show | GeoReferencedWaterSamplingPointPoliticalSubdivision | html | json |
| geoReferencedWaterSamplingPoints-politicalSubdivisionsDelete | /rest1/entityRelations/geoReferencedWaterSamplingPoints-politicalSubdivisions/{id} | TransactionController | delete | GeoReferencedWaterSamplingPointPoliticalSubdivision | html | json |
| geoReferencedWaterSamplingPoints-politicalSubdivisionsUpdate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-politicalSubdivisions/{id} | TransactionController | update | GeoReferencedWaterSamplingPointPoliticalSubdivision | json |
| geoReferencedWaterSamplingPoints-politicalSubdivisionsAspects | /rest1/entityRelations/geoReferencedWaterSamplingPoints-politicalSubdivisions/aspects | TransactionController | aspectList | GeoReferencedWaterSamplingPointPoliticalSubdivision | json |
| sEInstalacions-sEAreasCreate | /rest1/entityRelations/sEInstalacions-sEAreas/ | TransactionController | create | InstalacionSEAreaSE | json |
| sEInstalacions-sEAreasIndex | /rest1/entityRelations/sEInstalacions-sEAreas/ | TransactionController | index | InstalacionSEAreaSE | html | json |
| sEInstalacions-sEAreasShow | /rest1/entityRelations/sEInstalacions-sEAreas/{id} | TransactionController | show | InstalacionSEAreaSE | html | json |
| sEInstalacions-sEAreasDelete | /rest1/entityRelations/sEInstalacions-sEAreas/{id} | TransactionController | delete | InstalacionSEAreaSE | html | json |
| sEInstalacions-sEAreasUpdate | /rest1/entityRelations/sEInstalacions-sEAreas/{id} | TransactionController | update | InstalacionSEAreaSE | json |
| sEInstalacions-sEAreasAspects | /rest1/entityRelations/sEInstalacions-sEAreas/aspects | TransactionController | aspectList | InstalacionSEAreaSE | json |
| facilities-theoreticalFacilityGroupsCreate | /rest1/entityRelations/facilities-theoreticalFacilityGroups/ | TransactionController | create | FacilityTheoreticalFacilityGroup | json |
| facilities-theoreticalFacilityGroupsIndex | /rest1/entityRelations/facilities-theoreticalFacilityGroups/ | TransactionController | index | FacilityTheoreticalFacilityGroup | html | json |
| facilities-theoreticalFacilityGroupsShow | /rest1/entityRelations/facilities-theoreticalFacilityGroups/{id} | TransactionController | show | FacilityTheoreticalFacilityGroup | html | json |
| facilities-theoreticalFacilityGroupsDelete | /rest1/entityRelations/facilities-theoreticalFacilityGroups/{id} | TransactionController | delete | FacilityTheoreticalFacilityGroup | html | json |
| facilities-theoreticalFacilityGroupsUpdate | /rest1/entityRelations/facilities-theoreticalFacilityGroups/{id} | TransactionController | update | FacilityTheoreticalFacilityGroup | json |
| facilities-theoreticalFacilityGroupsAspects | /rest1/entityRelations/facilities-theoreticalFacilityGroups/aspects | TransactionController | aspectList | FacilityTheoreticalFacilityGroup | json |
| sEYacimientoes-sEAreasCreate | /rest1/entityRelations/sEYacimientoes-sEAreas/ | TransactionController | create | SEYacimientoSEArea | json |
| sEYacimientoes-sEAreasIndex | /rest1/entityRelations/sEYacimientoes-sEAreas/ | TransactionController | index | SEYacimientoSEArea | html | json |
| sEYacimientoes-sEAreasShow | /rest1/entityRelations/sEYacimientoes-sEAreas/{id} | TransactionController | show | SEYacimientoSEArea | html | json |
| sEYacimientoes-sEAreasDelete | /rest1/entityRelations/sEYacimientoes-sEAreas/{id} | TransactionController | delete | SEYacimientoSEArea | html | json |
| sEYacimientoes-sEAreasUpdate | /rest1/entityRelations/sEYacimientoes-sEAreas/{id} | TransactionController | update | SEYacimientoSEArea | json |
| sEYacimientoes-sEAreasAspects | /rest1/entityRelations/sEYacimientoes-sEAreas/aspects | TransactionController | aspectList | SEYacimientoSEArea | json |
| sEMedidorDeLiquidoes-sEInstalacionsCreate | /rest1/entityRelations/sEMedidorDeLiquidoes-sEInstalacions/ | TransactionController | create | MedidorDeLiquidoSEInstalacionSE | json |
| sEMedidorDeLiquidoes-sEInstalacionsIndex | /rest1/entityRelations/sEMedidorDeLiquidoes-sEInstalacions/ | TransactionController | index | MedidorDeLiquidoSEInstalacionSE | html | json |
| sEMedidorDeLiquidoes-sEInstalacionsShow | /rest1/entityRelations/sEMedidorDeLiquidoes-sEInstalacions/{id} | TransactionController | show | MedidorDeLiquidoSEInstalacionSE | html | json |
| sEMedidorDeLiquidoes-sEInstalacionsDelete | /rest1/entityRelations/sEMedidorDeLiquidoes-sEInstalacions/{id} | TransactionController | delete | MedidorDeLiquidoSEInstalacionSE | html | json |
| sEMedidorDeLiquidoes-sEInstalacionsUpdate | /rest1/entityRelations/sEMedidorDeLiquidoes-sEInstalacions/{id} | TransactionController | update | MedidorDeLiquidoSEInstalacionSE | json |
| sEMedidorDeLiquidoes-sEInstalacionsAspects | /rest1/entityRelations/sEMedidorDeLiquidoes-sEInstalacions/aspects | TransactionController | aspectList | MedidorDeLiquidoSEInstalacionSE | json |
| commercialBalanceConcepts-balanceConceptsCreate | /rest1/entityRelations/commercialBalanceConcepts-balanceConcepts/ | TransactionController | create | CommercialBalanceConcept->BalanceConcept | json |
| commercialBalanceConcepts-balanceConceptsIndex | /rest1/entityRelations/commercialBalanceConcepts-balanceConcepts/ | TransactionController | index | CommercialBalanceConcept->BalanceConcept | html | json |
| commercialBalanceConcepts-balanceConceptsShow | /rest1/entityRelations/commercialBalanceConcepts-balanceConcepts/{id} | TransactionController | show | CommercialBalanceConcept->BalanceConcept | html | json |
| commercialBalanceConcepts-balanceConceptsDelete | /rest1/entityRelations/commercialBalanceConcepts-balanceConcepts/{id} | TransactionController | delete | CommercialBalanceConcept->BalanceConcept | html | json |
| commercialBalanceConcepts-balanceConceptsUpdate | /rest1/entityRelations/commercialBalanceConcepts-balanceConcepts/{id} | TransactionController | update | CommercialBalanceConcept->BalanceConcept | json |
| commercialBalanceConcepts-balanceConceptsAspects | /rest1/entityRelations/commercialBalanceConcepts-balanceConcepts/aspects | TransactionController | aspectList | CommercialBalanceConcept->BalanceConcept | json |
| productConsumptionPoints-subareasCreate | /rest1/entityRelations/productConsumptionPoints-subareas/ | TransactionController | create | ProductConsumptionPointSubarea | json |
| productConsumptionPoints-subareasIndex | /rest1/entityRelations/productConsumptionPoints-subareas/ | TransactionController | index | ProductConsumptionPointSubarea | html | json |
| productConsumptionPoints-subareasShow | /rest1/entityRelations/productConsumptionPoints-subareas/{id} | TransactionController | show | ProductConsumptionPointSubarea | html | json |
| productConsumptionPoints-subareasDelete | /rest1/entityRelations/productConsumptionPoints-subareas/{id} | TransactionController | delete | ProductConsumptionPointSubarea | html | json |
| productConsumptionPoints-subareasUpdate | /rest1/entityRelations/productConsumptionPoints-subareas/{id} | TransactionController | update | ProductConsumptionPointSubarea | json |
| productConsumptionPoints-subareasAspects | /rest1/entityRelations/productConsumptionPoints-subareas/aspects | TransactionController | aspectList | ProductConsumptionPointSubarea | json |
| geoReferencedWaterSamplingPoints-geologicalFormationCoProduccionsCreate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-geologicalFormationCoProduccions/ | TransactionController | create | Sitio de muestreo -> Formacion Geologica de CoProduccion | json |
| geoReferencedWaterSamplingPoints-geologicalFormationCoProduccionsIndex | /rest1/entityRelations/geoReferencedWaterSamplingPoints-geologicalFormationCoProduccions/ | TransactionController | index | Sitio de muestreo -> Formacion Geologica de CoProduccion | html | json |
| geoReferencedWaterSamplingPoints-geologicalFormationCoProduccionsShow | /rest1/entityRelations/geoReferencedWaterSamplingPoints-geologicalFormationCoProduccions/{id} | TransactionController | show | Sitio de muestreo -> Formacion Geologica de CoProduccion | html | json |
| geoReferencedWaterSamplingPoints-geologicalFormationCoProduccionsDelete | /rest1/entityRelations/geoReferencedWaterSamplingPoints-geologicalFormationCoProduccions/{id} | TransactionController | delete | Sitio de muestreo -> Formacion Geologica de CoProduccion | html | json |
| geoReferencedWaterSamplingPoints-geologicalFormationCoProduccionsUpdate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-geologicalFormationCoProduccions/{id} | TransactionController | update | Sitio de muestreo -> Formacion Geologica de CoProduccion | json |
| geoReferencedWaterSamplingPoints-geologicalFormationCoProduccionsAspects | /rest1/entityRelations/geoReferencedWaterSamplingPoints-geologicalFormationCoProduccions/aspects | TransactionController | aspectList | Sitio de muestreo -> Formacion Geologica de CoProduccion | json |
| explanationForWaters-waterColumnPresentOnWellsCreate | /rest1/entityRelations/explanationForWaters-waterColumnPresentOnWells/ | TransactionController | create | ExplanationForWaterWaterColumnPresentOnWell | json |
| explanationForWaters-waterColumnPresentOnWellsIndex | /rest1/entityRelations/explanationForWaters-waterColumnPresentOnWells/ | TransactionController | index | ExplanationForWaterWaterColumnPresentOnWell | html | json |
| explanationForWaters-waterColumnPresentOnWellsShow | /rest1/entityRelations/explanationForWaters-waterColumnPresentOnWells/{id} | TransactionController | show | ExplanationForWaterWaterColumnPresentOnWell | html | json |
| explanationForWaters-waterColumnPresentOnWellsDelete | /rest1/entityRelations/explanationForWaters-waterColumnPresentOnWells/{id} | TransactionController | delete | ExplanationForWaterWaterColumnPresentOnWell | html | json |
| explanationForWaters-waterColumnPresentOnWellsUpdate | /rest1/entityRelations/explanationForWaters-waterColumnPresentOnWells/{id} | TransactionController | update | ExplanationForWaterWaterColumnPresentOnWell | json |
| explanationForWaters-waterColumnPresentOnWellsAspects | /rest1/entityRelations/explanationForWaters-waterColumnPresentOnWells/aspects | TransactionController | aspectList | ExplanationForWaterWaterColumnPresentOnWell | json |
| wells-powerUnitsCreate | /rest1/entityRelations/wells-powerUnits/ | TransactionController | create | WellPowerUnit | json |
| wells-powerUnitsIndex | /rest1/entityRelations/wells-powerUnits/ | TransactionController | index | WellPowerUnit | html | json |
| wells-powerUnitsShow | /rest1/entityRelations/wells-powerUnits/{id} | TransactionController | show | WellPowerUnit | html | json |
| wells-powerUnitsDelete | /rest1/entityRelations/wells-powerUnits/{id} | TransactionController | delete | WellPowerUnit | html | json |
| wells-powerUnitsUpdate | /rest1/entityRelations/wells-powerUnits/{id} | TransactionController | update | WellPowerUnit | json |
| wells-powerUnitsAspects | /rest1/entityRelations/wells-powerUnits/aspects | TransactionController | aspectList | WellPowerUnit | json |
| wells-powerLineWellGroupsCreate | /rest1/entityRelations/wells-powerLineWellGroups/ | TransactionController | create | WellWellGroupPowerLineWellGroup | json |
| wells-powerLineWellGroupsIndex | /rest1/entityRelations/wells-powerLineWellGroups/ | TransactionController | index | WellWellGroupPowerLineWellGroup | html | json |
| wells-powerLineWellGroupsShow | /rest1/entityRelations/wells-powerLineWellGroups/{id} | TransactionController | show | WellWellGroupPowerLineWellGroup | html | json |
| wells-powerLineWellGroupsDelete | /rest1/entityRelations/wells-powerLineWellGroups/{id} | TransactionController | delete | WellWellGroupPowerLineWellGroup | html | json |
| wells-powerLineWellGroupsUpdate | /rest1/entityRelations/wells-powerLineWellGroups/{id} | TransactionController | update | WellWellGroupPowerLineWellGroup | json |
| wells-powerLineWellGroupsAspects | /rest1/entityRelations/wells-powerLineWellGroups/aspects | TransactionController | aspectList | WellWellGroupPowerLineWellGroup | json |
| wells-zoneWellGroupsCreate | /rest1/entityRelations/wells-zoneWellGroups/ | TransactionController | create | WellPowerGeneratorWellGroup_ | json |
| wells-zoneWellGroupsIndex | /rest1/entityRelations/wells-zoneWellGroups/ | TransactionController | index | WellPowerGeneratorWellGroup_ | html | json |
| wells-zoneWellGroupsShow | /rest1/entityRelations/wells-zoneWellGroups/{id} | TransactionController | show | WellPowerGeneratorWellGroup_ | html | json |
| wells-zoneWellGroupsDelete | /rest1/entityRelations/wells-zoneWellGroups/{id} | TransactionController | delete | WellPowerGeneratorWellGroup_ | html | json |
| wells-zoneWellGroupsUpdate | /rest1/entityRelations/wells-zoneWellGroups/{id} | TransactionController | update | WellPowerGeneratorWellGroup_ | json |
| wells-zoneWellGroupsAspects | /rest1/entityRelations/wells-zoneWellGroups/aspects | TransactionController | aspectList | WellPowerGeneratorWellGroup_ | json |
| politicalSubdivisions-politicalDivisionsCreate | /rest1/entityRelations/politicalSubdivisions-politicalDivisions/ | TransactionController | create | PoliticalSubdivisionPoliticalDivision | json |
| politicalSubdivisions-politicalDivisionsIndex | /rest1/entityRelations/politicalSubdivisions-politicalDivisions/ | TransactionController | index | PoliticalSubdivisionPoliticalDivision | html | json |
| politicalSubdivisions-politicalDivisionsShow | /rest1/entityRelations/politicalSubdivisions-politicalDivisions/{id} | TransactionController | show | PoliticalSubdivisionPoliticalDivision | html | json |
| politicalSubdivisions-politicalDivisionsDelete | /rest1/entityRelations/politicalSubdivisions-politicalDivisions/{id} | TransactionController | delete | PoliticalSubdivisionPoliticalDivision | html | json |
| politicalSubdivisions-politicalDivisionsUpdate | /rest1/entityRelations/politicalSubdivisions-politicalDivisions/{id} | TransactionController | update | PoliticalSubdivisionPoliticalDivision | json |
| politicalSubdivisions-politicalDivisionsAspects | /rest1/entityRelations/politicalSubdivisions-politicalDivisions/aspects | TransactionController | aspectList | PoliticalSubdivisionPoliticalDivision | json |
| conditionalWellGroups-politicalDivisionsCreate | /rest1/entityRelations/conditionalWellGroups-politicalDivisions/ | TransactionController | create | ConditionalWellGroupPoliticalDivision | json |
| conditionalWellGroups-politicalDivisionsIndex | /rest1/entityRelations/conditionalWellGroups-politicalDivisions/ | TransactionController | index | ConditionalWellGroupPoliticalDivision | html | json |
| conditionalWellGroups-politicalDivisionsShow | /rest1/entityRelations/conditionalWellGroups-politicalDivisions/{id} | TransactionController | show | ConditionalWellGroupPoliticalDivision | html | json |
| conditionalWellGroups-politicalDivisionsDelete | /rest1/entityRelations/conditionalWellGroups-politicalDivisions/{id} | TransactionController | delete | ConditionalWellGroupPoliticalDivision | html | json |
| conditionalWellGroups-politicalDivisionsUpdate | /rest1/entityRelations/conditionalWellGroups-politicalDivisions/{id} | TransactionController | update | ConditionalWellGroupPoliticalDivision | json |
| conditionalWellGroups-politicalDivisionsAspects | /rest1/entityRelations/conditionalWellGroups-politicalDivisions/aspects | TransactionController | aspectList | ConditionalWellGroupPoliticalDivision | json |
| wells-forecastGroupsCreate | /rest1/entityRelations/wells-forecastGroups/ | TransactionController | create | WellForecastGroup | json |
| wells-forecastGroupsIndex | /rest1/entityRelations/wells-forecastGroups/ | TransactionController | index | WellForecastGroup | html | json |
| wells-forecastGroupsShow | /rest1/entityRelations/wells-forecastGroups/{id} | TransactionController | show | WellForecastGroup | html | json |
| wells-forecastGroupsDelete | /rest1/entityRelations/wells-forecastGroups/{id} | TransactionController | delete | WellForecastGroup | html | json |
| wells-forecastGroupsUpdate | /rest1/entityRelations/wells-forecastGroups/{id} | TransactionController | update | WellForecastGroup | json |
| wells-forecastGroupsAspects | /rest1/entityRelations/wells-forecastGroups/aspects | TransactionController | aspectList | WellForecastGroup | json |
| businessUnits-businessesCreate | /rest1/entityRelations/businessUnits-businesses/ | TransactionController | create | BusinessUnitBusiness | json |
| businessUnits-businessesIndex | /rest1/entityRelations/businessUnits-businesses/ | TransactionController | index | BusinessUnitBusiness | html | json |
| businessUnits-businessesShow | /rest1/entityRelations/businessUnits-businesses/{id} | TransactionController | show | BusinessUnitBusiness | html | json |
| businessUnits-businessesDelete | /rest1/entityRelations/businessUnits-businesses/{id} | TransactionController | delete | BusinessUnitBusiness | html | json |
| businessUnits-businessesUpdate | /rest1/entityRelations/businessUnits-businesses/{id} | TransactionController | update | BusinessUnitBusiness | json |
| businessUnits-businessesAspects | /rest1/entityRelations/businessUnits-businesses/aspects | TransactionController | aspectList | BusinessUnitBusiness | json |
| eAMEquipments-eAMLocationsCreate | /rest1/entityRelations/eAMEquipments-eAMLocations/ | TransactionController | create | EAMEquipmentEAMLocation | json |
| eAMEquipments-eAMLocationsIndex | /rest1/entityRelations/eAMEquipments-eAMLocations/ | TransactionController | index | EAMEquipmentEAMLocation | html | json |
| eAMEquipments-eAMLocationsShow | /rest1/entityRelations/eAMEquipments-eAMLocations/{id} | TransactionController | show | EAMEquipmentEAMLocation | html | json |
| eAMEquipments-eAMLocationsDelete | /rest1/entityRelations/eAMEquipments-eAMLocations/{id} | TransactionController | delete | EAMEquipmentEAMLocation | html | json |
| eAMEquipments-eAMLocationsUpdate | /rest1/entityRelations/eAMEquipments-eAMLocations/{id} | TransactionController | update | EAMEquipmentEAMLocation | json |
| eAMEquipments-eAMLocationsAspects | /rest1/entityRelations/eAMEquipments-eAMLocations/aspects | TransactionController | aspectList | EAMEquipmentEAMLocation | json |
| aNHWellLiftingMethods-businessUnitsCreate | /rest1/entityRelations/aNHWellLiftingMethods-businessUnits/ | TransactionController | create | ANHWellLiftingMethodBusinessUnit | json |
| aNHWellLiftingMethods-businessUnitsIndex | /rest1/entityRelations/aNHWellLiftingMethods-businessUnits/ | TransactionController | index | ANHWellLiftingMethodBusinessUnit | html | json |
| aNHWellLiftingMethods-businessUnitsShow | /rest1/entityRelations/aNHWellLiftingMethods-businessUnits/{id} | TransactionController | show | ANHWellLiftingMethodBusinessUnit | html | json |
| aNHWellLiftingMethods-businessUnitsDelete | /rest1/entityRelations/aNHWellLiftingMethods-businessUnits/{id} | TransactionController | delete | ANHWellLiftingMethodBusinessUnit | html | json |
| aNHWellLiftingMethods-businessUnitsUpdate | /rest1/entityRelations/aNHWellLiftingMethods-businessUnits/{id} | TransactionController | update | ANHWellLiftingMethodBusinessUnit | json |
| aNHWellLiftingMethods-businessUnitsAspects | /rest1/entityRelations/aNHWellLiftingMethods-businessUnits/aspects | TransactionController | aspectList | ANHWellLiftingMethodBusinessUnit | json |
| areas-operatorsCreate | /rest1/entityRelations/areas-operators/ | TransactionController | create | AreaOperator | json |
| areas-operatorsIndex | /rest1/entityRelations/areas-operators/ | TransactionController | index | AreaOperator | html | json |
| areas-operatorsShow | /rest1/entityRelations/areas-operators/{id} | TransactionController | show | AreaOperator | html | json |
| areas-operatorsDelete | /rest1/entityRelations/areas-operators/{id} | TransactionController | delete | AreaOperator | html | json |
| areas-operatorsUpdate | /rest1/entityRelations/areas-operators/{id} | TransactionController | update | AreaOperator | json |
| areas-operatorsAspects | /rest1/entityRelations/areas-operators/aspects | TransactionController | aspectList | AreaOperator | json |
| lossControlEntities-areasCreate | /rest1/entityRelations/lossControlEntities-areas/ | TransactionController | create | LossControlEntityArea | json |
| lossControlEntities-areasIndex | /rest1/entityRelations/lossControlEntities-areas/ | TransactionController | index | LossControlEntityArea | html | json |
| lossControlEntities-areasShow | /rest1/entityRelations/lossControlEntities-areas/{id} | TransactionController | show | LossControlEntityArea | html | json |
| lossControlEntities-areasDelete | /rest1/entityRelations/lossControlEntities-areas/{id} | TransactionController | delete | LossControlEntityArea | html | json |
| lossControlEntities-areasUpdate | /rest1/entityRelations/lossControlEntities-areas/{id} | TransactionController | update | LossControlEntityArea | json |
| lossControlEntities-areasAspects | /rest1/entityRelations/lossControlEntities-areas/aspects | TransactionController | aspectList | LossControlEntityArea | json |
| powerUnits-areasCreate | /rest1/entityRelations/powerUnits-areas/ | TransactionController | create | PowerUnitElectricalNetwork | json |
| powerUnits-areasIndex | /rest1/entityRelations/powerUnits-areas/ | TransactionController | index | PowerUnitElectricalNetwork | html | json |
| powerUnits-areasShow | /rest1/entityRelations/powerUnits-areas/{id} | TransactionController | show | PowerUnitElectricalNetwork | html | json |
| powerUnits-areasDelete | /rest1/entityRelations/powerUnits-areas/{id} | TransactionController | delete | PowerUnitElectricalNetwork | html | json |
| powerUnits-areasUpdate | /rest1/entityRelations/powerUnits-areas/{id} | TransactionController | update | PowerUnitElectricalNetwork | json |
| powerUnits-areasAspects | /rest1/entityRelations/powerUnits-areas/aspects | TransactionController | aspectList | PowerUnitElectricalNetwork | json |
| trucks-businessSubunitsCreate | /rest1/entityRelations/trucks-businessSubunits/ | TransactionController | create | TruckBusinessSubunit | json |
| trucks-businessSubunitsIndex | /rest1/entityRelations/trucks-businessSubunits/ | TransactionController | index | TruckBusinessSubunit | html | json |
| trucks-businessSubunitsShow | /rest1/entityRelations/trucks-businessSubunits/{id} | TransactionController | show | TruckBusinessSubunit | html | json |
| trucks-businessSubunitsDelete | /rest1/entityRelations/trucks-businessSubunits/{id} | TransactionController | delete | TruckBusinessSubunit | html | json |
| trucks-businessSubunitsUpdate | /rest1/entityRelations/trucks-businessSubunits/{id} | TransactionController | update | TruckBusinessSubunit | json |
| trucks-businessSubunitsAspects | /rest1/entityRelations/trucks-businessSubunits/aspects | TransactionController | aspectList | TruckBusinessSubunit | json |
| tanks-iPRSamplingPoint99sCreate | /rest1/entityRelations/tanks-iPRSamplingPoint99s/ | TransactionController | create | TankIPRSamplingPoint99 | json |
| tanks-iPRSamplingPoint99sIndex | /rest1/entityRelations/tanks-iPRSamplingPoint99s/ | TransactionController | index | TankIPRSamplingPoint99 | html | json |
| tanks-iPRSamplingPoint99sShow | /rest1/entityRelations/tanks-iPRSamplingPoint99s/{id} | TransactionController | show | TankIPRSamplingPoint99 | html | json |
| tanks-iPRSamplingPoint99sDelete | /rest1/entityRelations/tanks-iPRSamplingPoint99s/{id} | TransactionController | delete | TankIPRSamplingPoint99 | html | json |
| tanks-iPRSamplingPoint99sUpdate | /rest1/entityRelations/tanks-iPRSamplingPoint99s/{id} | TransactionController | update | TankIPRSamplingPoint99 | json |
| tanks-iPRSamplingPoint99sAspects | /rest1/entityRelations/tanks-iPRSamplingPoint99s/aspects | TransactionController | aspectList | TankIPRSamplingPoint99 | json |
| balanceConcepts-businessUnitsCreate | /rest1/entityRelations/balanceConcepts-businessUnits/ | TransactionController | create | BalanceConceptBusinessUnit | json |
| balanceConcepts-businessUnitsIndex | /rest1/entityRelations/balanceConcepts-businessUnits/ | TransactionController | index | BalanceConceptBusinessUnit | html | json |
| balanceConcepts-businessUnitsShow | /rest1/entityRelations/balanceConcepts-businessUnits/{id} | TransactionController | show | BalanceConceptBusinessUnit | html | json |
| balanceConcepts-businessUnitsDelete | /rest1/entityRelations/balanceConcepts-businessUnits/{id} | TransactionController | delete | BalanceConceptBusinessUnit | html | json |
| balanceConcepts-businessUnitsUpdate | /rest1/entityRelations/balanceConcepts-businessUnits/{id} | TransactionController | update | BalanceConceptBusinessUnit | json |
| balanceConcepts-businessUnitsAspects | /rest1/entityRelations/balanceConcepts-businessUnits/aspects | TransactionController | aspectList | BalanceConceptBusinessUnit | json |
| sEMedidorDeLiquidoes-sETipoDeMedidorsCreate | /rest1/entityRelations/sEMedidorDeLiquidoes-sETipoDeMedidors/ | TransactionController | create | MedidorDeLiquidoSETipoDeMedidorSE | json |
| sEMedidorDeLiquidoes-sETipoDeMedidorsIndex | /rest1/entityRelations/sEMedidorDeLiquidoes-sETipoDeMedidors/ | TransactionController | index | MedidorDeLiquidoSETipoDeMedidorSE | html | json |
| sEMedidorDeLiquidoes-sETipoDeMedidorsShow | /rest1/entityRelations/sEMedidorDeLiquidoes-sETipoDeMedidors/{id} | TransactionController | show | MedidorDeLiquidoSETipoDeMedidorSE | html | json |
| sEMedidorDeLiquidoes-sETipoDeMedidorsDelete | /rest1/entityRelations/sEMedidorDeLiquidoes-sETipoDeMedidors/{id} | TransactionController | delete | MedidorDeLiquidoSETipoDeMedidorSE | html | json |
| sEMedidorDeLiquidoes-sETipoDeMedidorsUpdate | /rest1/entityRelations/sEMedidorDeLiquidoes-sETipoDeMedidors/{id} | TransactionController | update | MedidorDeLiquidoSETipoDeMedidorSE | json |
| sEMedidorDeLiquidoes-sETipoDeMedidorsAspects | /rest1/entityRelations/sEMedidorDeLiquidoes-sETipoDeMedidors/aspects | TransactionController | aspectList | MedidorDeLiquidoSETipoDeMedidorSE | json |
| politicalDivisions-sEProvinciasCreate | /rest1/entityRelations/politicalDivisions-sEProvincias/ | TransactionController | create | PoliticalDivisionSEProvincianil | json |
| politicalDivisions-sEProvinciasIndex | /rest1/entityRelations/politicalDivisions-sEProvincias/ | TransactionController | index | PoliticalDivisionSEProvincianil | html | json |
| politicalDivisions-sEProvinciasShow | /rest1/entityRelations/politicalDivisions-sEProvincias/{id} | TransactionController | show | PoliticalDivisionSEProvincianil | html | json |
| politicalDivisions-sEProvinciasDelete | /rest1/entityRelations/politicalDivisions-sEProvincias/{id} | TransactionController | delete | PoliticalDivisionSEProvincianil | html | json |
| politicalDivisions-sEProvinciasUpdate | /rest1/entityRelations/politicalDivisions-sEProvincias/{id} | TransactionController | update | PoliticalDivisionSEProvincianil | json |
| politicalDivisions-sEProvinciasAspects | /rest1/entityRelations/politicalDivisions-sEProvincias/aspects | TransactionController | aspectList | PoliticalDivisionSEProvincianil | json |
| areas-businessSubunitsCreate | /rest1/entityRelations/areas-businessSubunits/ | TransactionController | create | AreaBusinessSubunit | json |
| areas-businessSubunitsIndex | /rest1/entityRelations/areas-businessSubunits/ | TransactionController | index | AreaBusinessSubunit | html | json |
| areas-businessSubunitsShow | /rest1/entityRelations/areas-businessSubunits/{id} | TransactionController | show | AreaBusinessSubunit | html | json |
| areas-businessSubunitsDelete | /rest1/entityRelations/areas-businessSubunits/{id} | TransactionController | delete | AreaBusinessSubunit | html | json |
| areas-businessSubunitsUpdate | /rest1/entityRelations/areas-businessSubunits/{id} | TransactionController | update | AreaBusinessSubunit | json |
| areas-businessSubunitsAspects | /rest1/entityRelations/areas-businessSubunits/aspects | TransactionController | aspectList | AreaBusinessSubunit | json |
| powerUnits-electricalNetworksCreate | /rest1/entityRelations/powerUnits-electricalNetworks/ | TransactionController | create | PowerUnitElectricalNetwork | json |
| powerUnits-electricalNetworksIndex | /rest1/entityRelations/powerUnits-electricalNetworks/ | TransactionController | index | PowerUnitElectricalNetwork | html | json |
| powerUnits-electricalNetworksShow | /rest1/entityRelations/powerUnits-electricalNetworks/{id} | TransactionController | show | PowerUnitElectricalNetwork | html | json |
| powerUnits-electricalNetworksDelete | /rest1/entityRelations/powerUnits-electricalNetworks/{id} | TransactionController | delete | PowerUnitElectricalNetwork | html | json |
| powerUnits-electricalNetworksUpdate | /rest1/entityRelations/powerUnits-electricalNetworks/{id} | TransactionController | update | PowerUnitElectricalNetwork | json |
| powerUnits-electricalNetworksAspects | /rest1/entityRelations/powerUnits-electricalNetworks/aspects | TransactionController | aspectList | PowerUnitElectricalNetwork | json |
| subareas-areasCreate | /rest1/entityRelations/subareas-areas/ | TransactionController | create | SubareaArea | json |
| subareas-areasIndex | /rest1/entityRelations/subareas-areas/ | TransactionController | index | SubareaArea | html | json |
| subareas-areasShow | /rest1/entityRelations/subareas-areas/{id} | TransactionController | show | SubareaArea | html | json |
| subareas-areasDelete | /rest1/entityRelations/subareas-areas/{id} | TransactionController | delete | SubareaArea | html | json |
| subareas-areasUpdate | /rest1/entityRelations/subareas-areas/{id} | TransactionController | update | SubareaArea | json |
| subareas-areasAspects | /rest1/entityRelations/subareas-areas/aspects | TransactionController | aspectList | SubareaArea | json |
| fields-basinsCreate | /rest1/entityRelations/fields-basins/ | TransactionController | create | FieldBasin | json |
| fields-basinsIndex | /rest1/entityRelations/fields-basins/ | TransactionController | index | FieldBasin | html | json |
| fields-basinsShow | /rest1/entityRelations/fields-basins/{id} | TransactionController | show | FieldBasin | html | json |
| fields-basinsDelete | /rest1/entityRelations/fields-basins/{id} | TransactionController | delete | FieldBasin | html | json |
| fields-basinsUpdate | /rest1/entityRelations/fields-basins/{id} | TransactionController | update | FieldBasin | json |
| fields-basinsAspects | /rest1/entityRelations/fields-basins/aspects | TransactionController | aspectList | FieldBasin | json |
| wellLiftingMethods-sESistemaExtraccionsCreate | /rest1/entityRelations/wellLiftingMethods-sESistemaExtraccions/ | TransactionController | create | WellLiftingMethodSESistemaExtraccionnil | json |
| wellLiftingMethods-sESistemaExtraccionsIndex | /rest1/entityRelations/wellLiftingMethods-sESistemaExtraccions/ | TransactionController | index | WellLiftingMethodSESistemaExtraccionnil | html | json |
| wellLiftingMethods-sESistemaExtraccionsShow | /rest1/entityRelations/wellLiftingMethods-sESistemaExtraccions/{id} | TransactionController | show | WellLiftingMethodSESistemaExtraccionnil | html | json |
| wellLiftingMethods-sESistemaExtraccionsDelete | /rest1/entityRelations/wellLiftingMethods-sESistemaExtraccions/{id} | TransactionController | delete | WellLiftingMethodSESistemaExtraccionnil | html | json |
| wellLiftingMethods-sESistemaExtraccionsUpdate | /rest1/entityRelations/wellLiftingMethods-sESistemaExtraccions/{id} | TransactionController | update | WellLiftingMethodSESistemaExtraccionnil | json |
| wellLiftingMethods-sESistemaExtraccionsAspects | /rest1/entityRelations/wellLiftingMethods-sESistemaExtraccions/aspects | TransactionController | aspectList | WellLiftingMethodSESistemaExtraccionnil | json |
| wellLiftingMethods-aNHWellLiftingMethodsCreate | /rest1/entityRelations/wellLiftingMethods-aNHWellLiftingMethods/ | TransactionController | create | WellLiftingMethodANHWellLiftingMethod | json |
| wellLiftingMethods-aNHWellLiftingMethodsIndex | /rest1/entityRelations/wellLiftingMethods-aNHWellLiftingMethods/ | TransactionController | index | WellLiftingMethodANHWellLiftingMethod | html | json |
| wellLiftingMethods-aNHWellLiftingMethodsShow | /rest1/entityRelations/wellLiftingMethods-aNHWellLiftingMethods/{id} | TransactionController | show | WellLiftingMethodANHWellLiftingMethod | html | json |
| wellLiftingMethods-aNHWellLiftingMethodsDelete | /rest1/entityRelations/wellLiftingMethods-aNHWellLiftingMethods/{id} | TransactionController | delete | WellLiftingMethodANHWellLiftingMethod | html | json |
| wellLiftingMethods-aNHWellLiftingMethodsUpdate | /rest1/entityRelations/wellLiftingMethods-aNHWellLiftingMethods/{id} | TransactionController | update | WellLiftingMethodANHWellLiftingMethod | json |
| wellLiftingMethods-aNHWellLiftingMethodsAspects | /rest1/entityRelations/wellLiftingMethods-aNHWellLiftingMethods/aspects | TransactionController | aspectList | WellLiftingMethodANHWellLiftingMethod | json |
| wells-productionEquationGroupsCreate | /rest1/entityRelations/wells-productionEquationGroups/ | TransactionController | create | WellProductionEquationGroup | json |
| wells-productionEquationGroupsIndex | /rest1/entityRelations/wells-productionEquationGroups/ | TransactionController | index | WellProductionEquationGroup | html | json |
| wells-productionEquationGroupsShow | /rest1/entityRelations/wells-productionEquationGroups/{id} | TransactionController | show | WellProductionEquationGroup | html | json |
| wells-productionEquationGroupsDelete | /rest1/entityRelations/wells-productionEquationGroups/{id} | TransactionController | delete | WellProductionEquationGroup | html | json |
| wells-productionEquationGroupsUpdate | /rest1/entityRelations/wells-productionEquationGroups/{id} | TransactionController | update | WellProductionEquationGroup | json |
| wells-productionEquationGroupsAspects | /rest1/entityRelations/wells-productionEquationGroups/aspects | TransactionController | aspectList | WellProductionEquationGroup | json |
| wells-iPRSamplingPoint99sCreate | /rest1/entityRelations/wells-iPRSamplingPoint99s/ | TransactionController | create | WellIPRSamplingPoint99 | json |
| wells-iPRSamplingPoint99sIndex | /rest1/entityRelations/wells-iPRSamplingPoint99s/ | TransactionController | index | WellIPRSamplingPoint99 | html | json |
| wells-iPRSamplingPoint99sShow | /rest1/entityRelations/wells-iPRSamplingPoint99s/{id} | TransactionController | show | WellIPRSamplingPoint99 | html | json |
| wells-iPRSamplingPoint99sDelete | /rest1/entityRelations/wells-iPRSamplingPoint99s/{id} | TransactionController | delete | WellIPRSamplingPoint99 | html | json |
| wells-iPRSamplingPoint99sUpdate | /rest1/entityRelations/wells-iPRSamplingPoint99s/{id} | TransactionController | update | WellIPRSamplingPoint99 | json |
| wells-iPRSamplingPoint99sAspects | /rest1/entityRelations/wells-iPRSamplingPoint99s/aspects | TransactionController | aspectList | WellIPRSamplingPoint99 | json |
| siopAreas-areasCreate | /rest1/entityRelations/siopAreas-areas/ | TransactionController | create | SiopAreaTecpetrolArea | json |
| siopAreas-areasIndex | /rest1/entityRelations/siopAreas-areas/ | TransactionController | index | SiopAreaTecpetrolArea | html | json |
| siopAreas-areasShow | /rest1/entityRelations/siopAreas-areas/{id} | TransactionController | show | SiopAreaTecpetrolArea | html | json |
| siopAreas-areasDelete | /rest1/entityRelations/siopAreas-areas/{id} | TransactionController | delete | SiopAreaTecpetrolArea | html | json |
| siopAreas-areasUpdate | /rest1/entityRelations/siopAreas-areas/{id} | TransactionController | update | SiopAreaTecpetrolArea | json |
| siopAreas-areasAspects | /rest1/entityRelations/siopAreas-areas/aspects | TransactionController | aspectList | SiopAreaTecpetrolArea | json |
| wells-sEYacimientoesCreate | /rest1/entityRelations/wells-sEYacimientoes/ | TransactionController | create | WellSEYacimiento | json |
| wells-sEYacimientoesIndex | /rest1/entityRelations/wells-sEYacimientoes/ | TransactionController | index | WellSEYacimiento | html | json |
| wells-sEYacimientoesShow | /rest1/entityRelations/wells-sEYacimientoes/{id} | TransactionController | show | WellSEYacimiento | html | json |
| wells-sEYacimientoesDelete | /rest1/entityRelations/wells-sEYacimientoes/{id} | TransactionController | delete | WellSEYacimiento | html | json |
| wells-sEYacimientoesUpdate | /rest1/entityRelations/wells-sEYacimientoes/{id} | TransactionController | update | WellSEYacimiento | json |
| wells-sEYacimientoesAspects | /rest1/entityRelations/wells-sEYacimientoes/aspects | TransactionController | aspectList | WellSEYacimiento | json |
| aTMLiquidFlowMeters-sEInstalacionsCreate | /rest1/entityRelations/aTMLiquidFlowMeters-sEInstalacions/ | TransactionController | create | MedidorDeLiquidoSEInstalacionSE_ | json |
| aTMLiquidFlowMeters-sEInstalacionsIndex | /rest1/entityRelations/aTMLiquidFlowMeters-sEInstalacions/ | TransactionController | index | MedidorDeLiquidoSEInstalacionSE_ | html | json |
| aTMLiquidFlowMeters-sEInstalacionsShow | /rest1/entityRelations/aTMLiquidFlowMeters-sEInstalacions/{id} | TransactionController | show | MedidorDeLiquidoSEInstalacionSE_ | html | json |
| aTMLiquidFlowMeters-sEInstalacionsDelete | /rest1/entityRelations/aTMLiquidFlowMeters-sEInstalacions/{id} | TransactionController | delete | MedidorDeLiquidoSEInstalacionSE_ | html | json |
| aTMLiquidFlowMeters-sEInstalacionsUpdate | /rest1/entityRelations/aTMLiquidFlowMeters-sEInstalacions/{id} | TransactionController | update | MedidorDeLiquidoSEInstalacionSE_ | json |
| aTMLiquidFlowMeters-sEInstalacionsAspects | /rest1/entityRelations/aTMLiquidFlowMeters-sEInstalacions/aspects | TransactionController | aspectList | MedidorDeLiquidoSEInstalacionSE_ | json |
| basins-sECuencasCreate | /rest1/entityRelations/basins-sECuencas/ | TransactionController | create | BasinSECuencanil | json |
| basins-sECuencasIndex | /rest1/entityRelations/basins-sECuencas/ | TransactionController | index | BasinSECuencanil | html | json |
| basins-sECuencasShow | /rest1/entityRelations/basins-sECuencas/{id} | TransactionController | show | BasinSECuencanil | html | json |
| basins-sECuencasDelete | /rest1/entityRelations/basins-sECuencas/{id} | TransactionController | delete | BasinSECuencanil | html | json |
| basins-sECuencasUpdate | /rest1/entityRelations/basins-sECuencas/{id} | TransactionController | update | BasinSECuencanil | json |
| basins-sECuencasAspects | /rest1/entityRelations/basins-sECuencas/aspects | TransactionController | aspectList | BasinSECuencanil | json |
| sEAreas-sEEmpresasCreate | /rest1/entityRelations/sEAreas-sEEmpresas/ | TransactionController | create | SEAreaSEEmpresa | json |
| sEAreas-sEEmpresasIndex | /rest1/entityRelations/sEAreas-sEEmpresas/ | TransactionController | index | SEAreaSEEmpresa | html | json |
| sEAreas-sEEmpresasShow | /rest1/entityRelations/sEAreas-sEEmpresas/{id} | TransactionController | show | SEAreaSEEmpresa | html | json |
| sEAreas-sEEmpresasDelete | /rest1/entityRelations/sEAreas-sEEmpresas/{id} | TransactionController | delete | SEAreaSEEmpresa | html | json |
| sEAreas-sEEmpresasUpdate | /rest1/entityRelations/sEAreas-sEEmpresas/{id} | TransactionController | update | SEAreaSEEmpresa | json |
| sEAreas-sEEmpresasAspects | /rest1/entityRelations/sEAreas-sEEmpresas/aspects | TransactionController | aspectList | SEAreaSEEmpresa | json |
| sETerminalMarinas-sEEmpresasCreate | /rest1/entityRelations/sETerminalMarinas-sEEmpresas/ | TransactionController | create | SETerminalMarinaSEEmpresa | json |
| sETerminalMarinas-sEEmpresasIndex | /rest1/entityRelations/sETerminalMarinas-sEEmpresas/ | TransactionController | index | SETerminalMarinaSEEmpresa | html | json |
| sETerminalMarinas-sEEmpresasShow | /rest1/entityRelations/sETerminalMarinas-sEEmpresas/{id} | TransactionController | show | SETerminalMarinaSEEmpresa | html | json |
| sETerminalMarinas-sEEmpresasDelete | /rest1/entityRelations/sETerminalMarinas-sEEmpresas/{id} | TransactionController | delete | SETerminalMarinaSEEmpresa | html | json |
| sETerminalMarinas-sEEmpresasUpdate | /rest1/entityRelations/sETerminalMarinas-sEEmpresas/{id} | TransactionController | update | SETerminalMarinaSEEmpresa | json |
| sETerminalMarinas-sEEmpresasAspects | /rest1/entityRelations/sETerminalMarinas-sEEmpresas/aspects | TransactionController | aspectList | SETerminalMarinaSEEmpresa | json |
| conditionalWellGroups-subareasCreate | /rest1/entityRelations/conditionalWellGroups-subareas/ | TransactionController | create | ConditionalWellGroupSubarea | json |
| conditionalWellGroups-subareasIndex | /rest1/entityRelations/conditionalWellGroups-subareas/ | TransactionController | index | ConditionalWellGroupSubarea | html | json |
| conditionalWellGroups-subareasShow | /rest1/entityRelations/conditionalWellGroups-subareas/{id} | TransactionController | show | ConditionalWellGroupSubarea | html | json |
| conditionalWellGroups-subareasDelete | /rest1/entityRelations/conditionalWellGroups-subareas/{id} | TransactionController | delete | ConditionalWellGroupSubarea | html | json |
| conditionalWellGroups-subareasUpdate | /rest1/entityRelations/conditionalWellGroups-subareas/{id} | TransactionController | update | ConditionalWellGroupSubarea | json |
| conditionalWellGroups-subareasAspects | /rest1/entityRelations/conditionalWellGroups-subareas/aspects | TransactionController | aspectList | ConditionalWellGroupSubarea | json |
| sETanques-tanksCreate | /rest1/entityRelations/sETanques-tanks/ | TransactionController | create | TanqueSETanque | json |
| sETanques-tanksIndex | /rest1/entityRelations/sETanques-tanks/ | TransactionController | index | TanqueSETanque | html | json |
| sETanques-tanksShow | /rest1/entityRelations/sETanques-tanks/{id} | TransactionController | show | TanqueSETanque | html | json |
| sETanques-tanksDelete | /rest1/entityRelations/sETanques-tanks/{id} | TransactionController | delete | TanqueSETanque | html | json |
| sETanques-tanksUpdate | /rest1/entityRelations/sETanques-tanks/{id} | TransactionController | update | TanqueSETanque | json |
| sETanques-tanksAspects | /rest1/entityRelations/sETanques-tanks/aspects | TransactionController | aspectList | TanqueSETanque | json |
| geoReferencedWaterSamplingPoints-fieldsCreate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-fields/ | TransactionController | create | GeoReferencedWaterSamplingPointField | json |
| geoReferencedWaterSamplingPoints-fieldsIndex | /rest1/entityRelations/geoReferencedWaterSamplingPoints-fields/ | TransactionController | index | GeoReferencedWaterSamplingPointField | html | json |
| geoReferencedWaterSamplingPoints-fieldsShow | /rest1/entityRelations/geoReferencedWaterSamplingPoints-fields/{id} | TransactionController | show | GeoReferencedWaterSamplingPointField | html | json |
| geoReferencedWaterSamplingPoints-fieldsDelete | /rest1/entityRelations/geoReferencedWaterSamplingPoints-fields/{id} | TransactionController | delete | GeoReferencedWaterSamplingPointField | html | json |
| geoReferencedWaterSamplingPoints-fieldsUpdate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-fields/{id} | TransactionController | update | GeoReferencedWaterSamplingPointField | json |
| geoReferencedWaterSamplingPoints-fieldsAspects | /rest1/entityRelations/geoReferencedWaterSamplingPoints-fields/aspects | TransactionController | aspectList | GeoReferencedWaterSamplingPointField | json |
| eAMLocations-businessSubunitsCreate | /rest1/entityRelations/eAMLocations-businessSubunits/ | TransactionController | create | EAMLocationBusinessSubunit | json |
| eAMLocations-businessSubunitsIndex | /rest1/entityRelations/eAMLocations-businessSubunits/ | TransactionController | index | EAMLocationBusinessSubunit | html | json |
| eAMLocations-businessSubunitsShow | /rest1/entityRelations/eAMLocations-businessSubunits/{id} | TransactionController | show | EAMLocationBusinessSubunit | html | json |
| eAMLocations-businessSubunitsDelete | /rest1/entityRelations/eAMLocations-businessSubunits/{id} | TransactionController | delete | EAMLocationBusinessSubunit | html | json |
| eAMLocations-businessSubunitsUpdate | /rest1/entityRelations/eAMLocations-businessSubunits/{id} | TransactionController | update | EAMLocationBusinessSubunit | json |
| eAMLocations-businessSubunitsAspects | /rest1/entityRelations/eAMLocations-businessSubunits/aspects | TransactionController | aspectList | EAMLocationBusinessSubunit | json |
| sEPlantaDeGases-sEEmpresasCreate | /rest1/entityRelations/sEPlantaDeGases-sEEmpresas/ | TransactionController | create | SEPlantaDeGasSEEmpresa | json |
| sEPlantaDeGases-sEEmpresasIndex | /rest1/entityRelations/sEPlantaDeGases-sEEmpresas/ | TransactionController | index | SEPlantaDeGasSEEmpresa | html | json |
| sEPlantaDeGases-sEEmpresasShow | /rest1/entityRelations/sEPlantaDeGases-sEEmpresas/{id} | TransactionController | show | SEPlantaDeGasSEEmpresa | html | json |
| sEPlantaDeGases-sEEmpresasDelete | /rest1/entityRelations/sEPlantaDeGases-sEEmpresas/{id} | TransactionController | delete | SEPlantaDeGasSEEmpresa | html | json |
| sEPlantaDeGases-sEEmpresasUpdate | /rest1/entityRelations/sEPlantaDeGases-sEEmpresas/{id} | TransactionController | update | SEPlantaDeGasSEEmpresa | json |
| sEPlantaDeGases-sEEmpresasAspects | /rest1/entityRelations/sEPlantaDeGases-sEEmpresas/aspects | TransactionController | aspectList | SEPlantaDeGasSEEmpresa | json |
| wells-manifoldWellGroupsCreate | /rest1/entityRelations/wells-manifoldWellGroups/ | TransactionController | create | WellManifoldWellGroup | json |
| wells-manifoldWellGroupsIndex | /rest1/entityRelations/wells-manifoldWellGroups/ | TransactionController | index | WellManifoldWellGroup | html | json |
| wells-manifoldWellGroupsShow | /rest1/entityRelations/wells-manifoldWellGroups/{id} | TransactionController | show | WellManifoldWellGroup | html | json |
| wells-manifoldWellGroupsDelete | /rest1/entityRelations/wells-manifoldWellGroups/{id} | TransactionController | delete | WellManifoldWellGroup | html | json |
| wells-manifoldWellGroupsUpdate | /rest1/entityRelations/wells-manifoldWellGroups/{id} | TransactionController | update | WellManifoldWellGroup | json |
| wells-manifoldWellGroupsAspects | /rest1/entityRelations/wells-manifoldWellGroups/aspects | TransactionController | aspectList | WellManifoldWellGroup | json |
| sETanques-sETipoDeMedidorsCreate | /rest1/entityRelations/sETanques-sETipoDeMedidors/ | TransactionController | create | TanqueSETipoDeMedidorSE | json |
| sETanques-sETipoDeMedidorsIndex | /rest1/entityRelations/sETanques-sETipoDeMedidors/ | TransactionController | index | TanqueSETipoDeMedidorSE | html | json |
| sETanques-sETipoDeMedidorsShow | /rest1/entityRelations/sETanques-sETipoDeMedidors/{id} | TransactionController | show | TanqueSETipoDeMedidorSE | html | json |
| sETanques-sETipoDeMedidorsDelete | /rest1/entityRelations/sETanques-sETipoDeMedidors/{id} | TransactionController | delete | TanqueSETipoDeMedidorSE | html | json |
| sETanques-sETipoDeMedidorsUpdate | /rest1/entityRelations/sETanques-sETipoDeMedidors/{id} | TransactionController | update | TanqueSETipoDeMedidorSE | json |
| sETanques-sETipoDeMedidorsAspects | /rest1/entityRelations/sETanques-sETipoDeMedidors/aspects | TransactionController | aspectList | TanqueSETipoDeMedidorSE | json |
| wells-politicalSubdivisionsCreate | /rest1/entityRelations/wells-politicalSubdivisions/ | TransactionController | create | WellPoliticalSubdivision | json |
| wells-politicalSubdivisionsIndex | /rest1/entityRelations/wells-politicalSubdivisions/ | TransactionController | index | WellPoliticalSubdivision | html | json |
| wells-politicalSubdivisionsShow | /rest1/entityRelations/wells-politicalSubdivisions/{id} | TransactionController | show | WellPoliticalSubdivision | html | json |
| wells-politicalSubdivisionsDelete | /rest1/entityRelations/wells-politicalSubdivisions/{id} | TransactionController | delete | WellPoliticalSubdivision | html | json |
| wells-politicalSubdivisionsUpdate | /rest1/entityRelations/wells-politicalSubdivisions/{id} | TransactionController | update | WellPoliticalSubdivision | json |
| wells-politicalSubdivisionsAspects | /rest1/entityRelations/wells-politicalSubdivisions/aspects | TransactionController | aspectList | WellPoliticalSubdivision | json |
| facilities-subareasCreate | /rest1/entityRelations/facilities-subareas/ | TransactionController | create | FacilitySubarea | json |
| facilities-subareasIndex | /rest1/entityRelations/facilities-subareas/ | TransactionController | index | FacilitySubarea | html | json |
| facilities-subareasShow | /rest1/entityRelations/facilities-subareas/{id} | TransactionController | show | FacilitySubarea | html | json |
| facilities-subareasDelete | /rest1/entityRelations/facilities-subareas/{id} | TransactionController | delete | FacilitySubarea | html | json |
| facilities-subareasUpdate | /rest1/entityRelations/facilities-subareas/{id} | TransactionController | update | FacilitySubarea | json |
| facilities-subareasAspects | /rest1/entityRelations/facilities-subareas/aspects | TransactionController | aspectList | FacilitySubarea | json |
| geoReferencedWaterSamplingPoints-areasCreate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-areas/ | TransactionController | create | GeoReferencedWaterSamplingPointDistrict | json |
| geoReferencedWaterSamplingPoints-areasIndex | /rest1/entityRelations/geoReferencedWaterSamplingPoints-areas/ | TransactionController | index | GeoReferencedWaterSamplingPointDistrict | html | json |
| geoReferencedWaterSamplingPoints-areasShow | /rest1/entityRelations/geoReferencedWaterSamplingPoints-areas/{id} | TransactionController | show | GeoReferencedWaterSamplingPointDistrict | html | json |
| geoReferencedWaterSamplingPoints-areasDelete | /rest1/entityRelations/geoReferencedWaterSamplingPoints-areas/{id} | TransactionController | delete | GeoReferencedWaterSamplingPointDistrict | html | json |
| geoReferencedWaterSamplingPoints-areasUpdate | /rest1/entityRelations/geoReferencedWaterSamplingPoints-areas/{id} | TransactionController | update | GeoReferencedWaterSamplingPointDistrict | json |
| geoReferencedWaterSamplingPoints-areasAspects | /rest1/entityRelations/geoReferencedWaterSamplingPoints-areas/aspects | TransactionController | aspectList | GeoReferencedWaterSamplingPointDistrict | json |
| sEMedidorDeGases-sETipoDeMedidorsCreate | /rest1/entityRelations/sEMedidorDeGases-sETipoDeMedidors/ | TransactionController | create | MedidorDeGasSETipoDeMedidorSE | json |
| sEMedidorDeGases-sETipoDeMedidorsIndex | /rest1/entityRelations/sEMedidorDeGases-sETipoDeMedidors/ | TransactionController | index | MedidorDeGasSETipoDeMedidorSE | html | json |
| sEMedidorDeGases-sETipoDeMedidorsShow | /rest1/entityRelations/sEMedidorDeGases-sETipoDeMedidors/{id} | TransactionController | show | MedidorDeGasSETipoDeMedidorSE | html | json |
| sEMedidorDeGases-sETipoDeMedidorsDelete | /rest1/entityRelations/sEMedidorDeGases-sETipoDeMedidors/{id} | TransactionController | delete | MedidorDeGasSETipoDeMedidorSE | html | json |
| sEMedidorDeGases-sETipoDeMedidorsUpdate | /rest1/entityRelations/sEMedidorDeGases-sETipoDeMedidors/{id} | TransactionController | update | MedidorDeGasSETipoDeMedidorSE | json |
| sEMedidorDeGases-sETipoDeMedidorsAspects | /rest1/entityRelations/sEMedidorDeGases-sETipoDeMedidors/aspects | TransactionController | aspectList | MedidorDeGasSETipoDeMedidorSE | json |
| wells-lossControlEntitiesCreate | /rest1/entityRelations/wells-lossControlEntities/ | TransactionController | create | WellLossControlEntity | json |
| wells-lossControlEntitiesIndex | /rest1/entityRelations/wells-lossControlEntities/ | TransactionController | index | WellLossControlEntity | html | json |
| wells-lossControlEntitiesShow | /rest1/entityRelations/wells-lossControlEntities/{id} | TransactionController | show | WellLossControlEntity | html | json |
| wells-lossControlEntitiesDelete | /rest1/entityRelations/wells-lossControlEntities/{id} | TransactionController | delete | WellLossControlEntity | html | json |
| wells-lossControlEntitiesUpdate | /rest1/entityRelations/wells-lossControlEntities/{id} | TransactionController | update | WellLossControlEntity | json |
| wells-lossControlEntitiesAspects | /rest1/entityRelations/wells-lossControlEntities/aspects | TransactionController | aspectList | WellLossControlEntity | json |
| forecastGroups-subareasCreate | /rest1/entityRelations/forecastGroups-subareas/ | TransactionController | create | ForecastGroupSubarea | json |
| forecastGroups-subareasIndex | /rest1/entityRelations/forecastGroups-subareas/ | TransactionController | index | ForecastGroupSubarea | html | json |
| forecastGroups-subareasShow | /rest1/entityRelations/forecastGroups-subareas/{id} | TransactionController | show | ForecastGroupSubarea | html | json |
| forecastGroups-subareasDelete | /rest1/entityRelations/forecastGroups-subareas/{id} | TransactionController | delete | ForecastGroupSubarea | html | json |
| forecastGroups-subareasUpdate | /rest1/entityRelations/forecastGroups-subareas/{id} | TransactionController | update | ForecastGroupSubarea | json |
| forecastGroups-subareasAspects | /rest1/entityRelations/forecastGroups-subareas/aspects | TransactionController | aspectList | ForecastGroupSubarea | json |
| workers-areasCreate | /rest1/entityRelations/workers-areas/ | TransactionController | create | WorkerArea | json |
| workers-areasIndex | /rest1/entityRelations/workers-areas/ | TransactionController | index | WorkerArea | html | json |
| workers-areasShow | /rest1/entityRelations/workers-areas/{id} | TransactionController | show | WorkerArea | html | json |
| workers-areasDelete | /rest1/entityRelations/workers-areas/{id} | TransactionController | delete | WorkerArea | html | json |
| workers-areasUpdate | /rest1/entityRelations/workers-areas/{id} | TransactionController | update | WorkerArea | json |
| workers-areasAspects | /rest1/entityRelations/workers-areas/aspects | TransactionController | aspectList | WorkerArea | json |
| sEPozoFormacions-wellBoreIntervalsCreate | /rest1/entityRelations/sEPozoFormacions-wellBoreIntervals/ | TransactionController | create | SEPozoFormacionWellBoreInterval | json |
| sEPozoFormacions-wellBoreIntervalsIndex | /rest1/entityRelations/sEPozoFormacions-wellBoreIntervals/ | TransactionController | index | SEPozoFormacionWellBoreInterval | html | json |
| sEPozoFormacions-wellBoreIntervalsShow | /rest1/entityRelations/sEPozoFormacions-wellBoreIntervals/{id} | TransactionController | show | SEPozoFormacionWellBoreInterval | html | json |
| sEPozoFormacions-wellBoreIntervalsDelete | /rest1/entityRelations/sEPozoFormacions-wellBoreIntervals/{id} | TransactionController | delete | SEPozoFormacionWellBoreInterval | html | json |
| sEPozoFormacions-wellBoreIntervalsUpdate | /rest1/entityRelations/sEPozoFormacions-wellBoreIntervals/{id} | TransactionController | update | SEPozoFormacionWellBoreInterval | json |
| sEPozoFormacions-wellBoreIntervalsAspects | /rest1/entityRelations/sEPozoFormacions-wellBoreIntervals/aspects | TransactionController | aspectList | SEPozoFormacionWellBoreInterval | json |
| energyGroupWellGroups-subareasCreate | /rest1/entityRelations/energyGroupWellGroups-subareas/ | TransactionController | create | EnergyGroupWellGroupSubarea | json |
| energyGroupWellGroups-subareasIndex | /rest1/entityRelations/energyGroupWellGroups-subareas/ | TransactionController | index | EnergyGroupWellGroupSubarea | html | json |
| energyGroupWellGroups-subareasShow | /rest1/entityRelations/energyGroupWellGroups-subareas/{id} | TransactionController | show | EnergyGroupWellGroupSubarea | html | json |
| energyGroupWellGroups-subareasDelete | /rest1/entityRelations/energyGroupWellGroups-subareas/{id} | TransactionController | delete | EnergyGroupWellGroupSubarea | html | json |
| energyGroupWellGroups-subareasUpdate | /rest1/entityRelations/energyGroupWellGroups-subareas/{id} | TransactionController | update | EnergyGroupWellGroupSubarea | json |
| energyGroupWellGroups-subareasAspects | /rest1/entityRelations/energyGroupWellGroups-subareas/aspects | TransactionController | aspectList | EnergyGroupWellGroupSubarea | json |
| sEPlantaDeGases-sEProvinciasCreate | /rest1/entityRelations/sEPlantaDeGases-sEProvincias/ | TransactionController | create | SEPlantaDeGasSEProvincia | json |
| sEPlantaDeGases-sEProvinciasIndex | /rest1/entityRelations/sEPlantaDeGases-sEProvincias/ | TransactionController | index | SEPlantaDeGasSEProvincia | html | json |
| sEPlantaDeGases-sEProvinciasShow | /rest1/entityRelations/sEPlantaDeGases-sEProvincias/{id} | TransactionController | show | SEPlantaDeGasSEProvincia | html | json |
| sEPlantaDeGases-sEProvinciasDelete | /rest1/entityRelations/sEPlantaDeGases-sEProvincias/{id} | TransactionController | delete | SEPlantaDeGasSEProvincia | html | json |
| sEPlantaDeGases-sEProvinciasUpdate | /rest1/entityRelations/sEPlantaDeGases-sEProvincias/{id} | TransactionController | update | SEPlantaDeGasSEProvincia | json |
| sEPlantaDeGases-sEProvinciasAspects | /rest1/entityRelations/sEPlantaDeGases-sEProvincias/aspects | TransactionController | aspectList | SEPlantaDeGasSEProvincia | json |
| powerStationWellGroups-subareasCreate | /rest1/entityRelations/powerStationWellGroups-subareas/ | TransactionController | create | PowerStationWellGroupSubarea | json |
| powerStationWellGroups-subareasIndex | /rest1/entityRelations/powerStationWellGroups-subareas/ | TransactionController | index | PowerStationWellGroupSubarea | html | json |
| powerStationWellGroups-subareasShow | /rest1/entityRelations/powerStationWellGroups-subareas/{id} | TransactionController | show | PowerStationWellGroupSubarea | html | json |
| powerStationWellGroups-subareasDelete | /rest1/entityRelations/powerStationWellGroups-subareas/{id} | TransactionController | delete | PowerStationWellGroupSubarea | html | json |
| powerStationWellGroups-subareasUpdate | /rest1/entityRelations/powerStationWellGroups-subareas/{id} | TransactionController | update | PowerStationWellGroupSubarea | json |
| powerStationWellGroups-subareasAspects | /rest1/entityRelations/powerStationWellGroups-subareas/aspects | TransactionController | aspectList | PowerStationWellGroupSubarea | json |
| sEMedidorDeGases-gasFlowMetersCreate | /rest1/entityRelations/sEMedidorDeGases-gasFlowMeters/ | TransactionController | create | MedidorDeGasSEMedidorDeGas | json |
| sEMedidorDeGases-gasFlowMetersIndex | /rest1/entityRelations/sEMedidorDeGases-gasFlowMeters/ | TransactionController | index | MedidorDeGasSEMedidorDeGas | html | json |
| sEMedidorDeGases-gasFlowMetersShow | /rest1/entityRelations/sEMedidorDeGases-gasFlowMeters/{id} | TransactionController | show | MedidorDeGasSEMedidorDeGas | html | json |
| sEMedidorDeGases-gasFlowMetersDelete | /rest1/entityRelations/sEMedidorDeGases-gasFlowMeters/{id} | TransactionController | delete | MedidorDeGasSEMedidorDeGas | html | json |
| sEMedidorDeGases-gasFlowMetersUpdate | /rest1/entityRelations/sEMedidorDeGases-gasFlowMeters/{id} | TransactionController | update | MedidorDeGasSEMedidorDeGas | json |
| sEMedidorDeGases-gasFlowMetersAspects | /rest1/entityRelations/sEMedidorDeGases-gasFlowMeters/aspects | TransactionController | aspectList | MedidorDeGasSEMedidorDeGas | json |
| wells-productionWellGroupsCreate | /rest1/entityRelations/wells-productionWellGroups/ | TransactionController | create | WellProductionWellGroup | json |
| wells-productionWellGroupsIndex | /rest1/entityRelations/wells-productionWellGroups/ | TransactionController | index | WellProductionWellGroup | html | json |
| wells-productionWellGroupsShow | /rest1/entityRelations/wells-productionWellGroups/{id} | TransactionController | show | WellProductionWellGroup | html | json |
| wells-productionWellGroupsDelete | /rest1/entityRelations/wells-productionWellGroups/{id} | TransactionController | delete | WellProductionWellGroup | html | json |
| wells-productionWellGroupsUpdate | /rest1/entityRelations/wells-productionWellGroups/{id} | TransactionController | update | WellProductionWellGroup | json |
| wells-productionWellGroupsAspects | /rest1/entityRelations/wells-productionWellGroups/aspects | TransactionController | aspectList | WellProductionWellGroup | json |
| gasFlowMeters-iPRSamplingPoint99sCreate | /rest1/entityRelations/gasFlowMeters-iPRSamplingPoint99s/ | TransactionController | create | GasFlowMeterIPRSamplingPoint99 | json |
| gasFlowMeters-iPRSamplingPoint99sIndex | /rest1/entityRelations/gasFlowMeters-iPRSamplingPoint99s/ | TransactionController | index | GasFlowMeterIPRSamplingPoint99 | html | json |
| gasFlowMeters-iPRSamplingPoint99sShow | /rest1/entityRelations/gasFlowMeters-iPRSamplingPoint99s/{id} | TransactionController | show | GasFlowMeterIPRSamplingPoint99 | html | json |
| gasFlowMeters-iPRSamplingPoint99sDelete | /rest1/entityRelations/gasFlowMeters-iPRSamplingPoint99s/{id} | TransactionController | delete | GasFlowMeterIPRSamplingPoint99 | html | json |
| gasFlowMeters-iPRSamplingPoint99sUpdate | /rest1/entityRelations/gasFlowMeters-iPRSamplingPoint99s/{id} | TransactionController | update | GasFlowMeterIPRSamplingPoint99 | json |
| gasFlowMeters-iPRSamplingPoint99sAspects | /rest1/entityRelations/gasFlowMeters-iPRSamplingPoint99s/aspects | TransactionController | aspectList | GasFlowMeterIPRSamplingPoint99 | json |
| sEAreas-sEProvinciasCreate | /rest1/entityRelations/sEAreas-sEProvincias/ | TransactionController | create | SEAreaSEProvincia | json |
| sEAreas-sEProvinciasIndex | /rest1/entityRelations/sEAreas-sEProvincias/ | TransactionController | index | SEAreaSEProvincia | html | json |
| sEAreas-sEProvinciasShow | /rest1/entityRelations/sEAreas-sEProvincias/{id} | TransactionController | show | SEAreaSEProvincia | html | json |
| sEAreas-sEProvinciasDelete | /rest1/entityRelations/sEAreas-sEProvincias/{id} | TransactionController | delete | SEAreaSEProvincia | html | json |
| sEAreas-sEProvinciasUpdate | /rest1/entityRelations/sEAreas-sEProvincias/{id} | TransactionController | update | SEAreaSEProvincia | json |
| sEAreas-sEProvinciasAspects | /rest1/entityRelations/sEAreas-sEProvincias/aspects | TransactionController | aspectList | SEAreaSEProvincia | json |
| politicalDivisions-countriesCreate | /rest1/entityRelations/politicalDivisions-countries/ | TransactionController | create | PoliticalDivisionCountry | json |
| politicalDivisions-countriesIndex | /rest1/entityRelations/politicalDivisions-countries/ | TransactionController | index | PoliticalDivisionCountry | html | json |
| politicalDivisions-countriesShow | /rest1/entityRelations/politicalDivisions-countries/{id} | TransactionController | show | PoliticalDivisionCountry | html | json |
| politicalDivisions-countriesDelete | /rest1/entityRelations/politicalDivisions-countries/{id} | TransactionController | delete | PoliticalDivisionCountry | html | json |
| politicalDivisions-countriesUpdate | /rest1/entityRelations/politicalDivisions-countries/{id} | TransactionController | update | PoliticalDivisionCountry | json |
| politicalDivisions-countriesAspects | /rest1/entityRelations/politicalDivisions-countries/aspects | TransactionController | aspectList | PoliticalDivisionCountry | json |
| facilities-allocationNetworksCreate | /rest1/entityRelations/facilities-allocationNetworks/ | TransactionController | create | FacilityAllocationNetwork | json |
| facilities-allocationNetworksIndex | /rest1/entityRelations/facilities-allocationNetworks/ | TransactionController | index | FacilityAllocationNetwork | html | json |
| facilities-allocationNetworksShow | /rest1/entityRelations/facilities-allocationNetworks/{id} | TransactionController | show | FacilityAllocationNetwork | html | json |
| facilities-allocationNetworksDelete | /rest1/entityRelations/facilities-allocationNetworks/{id} | TransactionController | delete | FacilityAllocationNetwork | html | json |
| facilities-allocationNetworksUpdate | /rest1/entityRelations/facilities-allocationNetworks/{id} | TransactionController | update | FacilityAllocationNetwork | json |
| facilities-allocationNetworksAspects | /rest1/entityRelations/facilities-allocationNetworks/aspects | TransactionController | aspectList | FacilityAllocationNetwork | json |
| conditionalWellGroups-wellProductionTypesCreate | /rest1/entityRelations/conditionalWellGroups-wellProductionTypes/ | TransactionController | create | ConditionalWellGroupProductionType | json |
| conditionalWellGroups-wellProductionTypesIndex | /rest1/entityRelations/conditionalWellGroups-wellProductionTypes/ | TransactionController | index | ConditionalWellGroupProductionType | html | json |
| conditionalWellGroups-wellProductionTypesShow | /rest1/entityRelations/conditionalWellGroups-wellProductionTypes/{id} | TransactionController | show | ConditionalWellGroupProductionType | html | json |
| conditionalWellGroups-wellProductionTypesDelete | /rest1/entityRelations/conditionalWellGroups-wellProductionTypes/{id} | TransactionController | delete | ConditionalWellGroupProductionType | html | json |
| conditionalWellGroups-wellProductionTypesUpdate | /rest1/entityRelations/conditionalWellGroups-wellProductionTypes/{id} | TransactionController | update | ConditionalWellGroupProductionType | json |
| conditionalWellGroups-wellProductionTypesAspects | /rest1/entityRelations/conditionalWellGroups-wellProductionTypes/aspects | TransactionController | aspectList | ConditionalWellGroupProductionType | json |
| facilities-lossControlEntitiesCreate | /rest1/entityRelations/facilities-lossControlEntities/ | TransactionController | create | FacilityLossControlEntity | json |
| facilities-lossControlEntitiesIndex | /rest1/entityRelations/facilities-lossControlEntities/ | TransactionController | index | FacilityLossControlEntity | html | json |
| facilities-lossControlEntitiesShow | /rest1/entityRelations/facilities-lossControlEntities/{id} | TransactionController | show | FacilityLossControlEntity | html | json |
| facilities-lossControlEntitiesDelete | /rest1/entityRelations/facilities-lossControlEntities/{id} | TransactionController | delete | FacilityLossControlEntity | html | json |
| facilities-lossControlEntitiesUpdate | /rest1/entityRelations/facilities-lossControlEntities/{id} | TransactionController | update | FacilityLossControlEntity | json |
| facilities-lossControlEntitiesAspects | /rest1/entityRelations/facilities-lossControlEntities/aspects | TransactionController | aspectList | FacilityLossControlEntity | json |
| srhLiquidFlowMeters-sEEmpresasCreate | /rest1/entityRelations/srhLiquidFlowMeters-sEEmpresas/ | TransactionController | create | SrhLiquidFlowMeterSEEmpresa | json |
| srhLiquidFlowMeters-sEEmpresasIndex | /rest1/entityRelations/srhLiquidFlowMeters-sEEmpresas/ | TransactionController | index | SrhLiquidFlowMeterSEEmpresa | html | json |
| srhLiquidFlowMeters-sEEmpresasShow | /rest1/entityRelations/srhLiquidFlowMeters-sEEmpresas/{id} | TransactionController | show | SrhLiquidFlowMeterSEEmpresa | html | json |
| srhLiquidFlowMeters-sEEmpresasDelete | /rest1/entityRelations/srhLiquidFlowMeters-sEEmpresas/{id} | TransactionController | delete | SrhLiquidFlowMeterSEEmpresa | html | json |
| srhLiquidFlowMeters-sEEmpresasUpdate | /rest1/entityRelations/srhLiquidFlowMeters-sEEmpresas/{id} | TransactionController | update | SrhLiquidFlowMeterSEEmpresa | json |
| srhLiquidFlowMeters-sEEmpresasAspects | /rest1/entityRelations/srhLiquidFlowMeters-sEEmpresas/aspects | TransactionController | aspectList | SrhLiquidFlowMeterSEEmpresa | json |
| wells-equipmentsCreate | /rest1/entityRelations/wells-equipments/ | TransactionController | create | PozoEquipo | json |
| wells-equipmentsIndex | /rest1/entityRelations/wells-equipments/ | TransactionController | index | PozoEquipo | html | json |
| wells-equipmentsShow | /rest1/entityRelations/wells-equipments/{id} | TransactionController | show | PozoEquipo | html | json |
| wells-equipmentsDelete | /rest1/entityRelations/wells-equipments/{id} | TransactionController | delete | PozoEquipo | html | json |
| wells-equipmentsUpdate | /rest1/entityRelations/wells-equipments/{id} | TransactionController | update | PozoEquipo | json |
| wells-equipmentsAspects | /rest1/entityRelations/wells-equipments/aspects | TransactionController | aspectList | PozoEquipo | json |
| areas-sEAreasCreate | /rest1/entityRelations/areas-sEAreas/ | TransactionController | create | AreaSEAreanil | json |
| areas-sEAreasIndex | /rest1/entityRelations/areas-sEAreas/ | TransactionController | index | AreaSEAreanil | html | json |
| areas-sEAreasShow | /rest1/entityRelations/areas-sEAreas/{id} | TransactionController | show | AreaSEAreanil | html | json |
| areas-sEAreasDelete | /rest1/entityRelations/areas-sEAreas/{id} | TransactionController | delete | AreaSEAreanil | html | json |
| areas-sEAreasUpdate | /rest1/entityRelations/areas-sEAreas/{id} | TransactionController | update | AreaSEAreanil | json |
| areas-sEAreasAspects | /rest1/entityRelations/areas-sEAreas/aspects | TransactionController | aspectList | AreaSEAreanil | json |
| wells-fieldsCreate | /rest1/entityRelations/wells-fields/ | TransactionController | create | WellField | json |
| wells-fieldsIndex | /rest1/entityRelations/wells-fields/ | TransactionController | index | WellField | html | json |
| wells-fieldsShow | /rest1/entityRelations/wells-fields/{id} | TransactionController | show | WellField | html | json |
| wells-fieldsDelete | /rest1/entityRelations/wells-fields/{id} | TransactionController | delete | WellField | html | json |
| wells-fieldsUpdate | /rest1/entityRelations/wells-fields/{id} | TransactionController | update | WellField | json |
| wells-fieldsAspects | /rest1/entityRelations/wells-fields/aspects | TransactionController | aspectList | WellField | json |
| powerGeneratorWellGroups-subareasCreate | /rest1/entityRelations/powerGeneratorWellGroups-subareas/ | TransactionController | create | PowerGeneratorWellGroupSubarea | json |
| powerGeneratorWellGroups-subareasIndex | /rest1/entityRelations/powerGeneratorWellGroups-subareas/ | TransactionController | index | PowerGeneratorWellGroupSubarea | html | json |
| powerGeneratorWellGroups-subareasShow | /rest1/entityRelations/powerGeneratorWellGroups-subareas/{id} | TransactionController | show | PowerGeneratorWellGroupSubarea | html | json |
| powerGeneratorWellGroups-subareasDelete | /rest1/entityRelations/powerGeneratorWellGroups-subareas/{id} | TransactionController | delete | PowerGeneratorWellGroupSubarea | html | json |
| powerGeneratorWellGroups-subareasUpdate | /rest1/entityRelations/powerGeneratorWellGroups-subareas/{id} | TransactionController | update | PowerGeneratorWellGroupSubarea | json |
| powerGeneratorWellGroups-subareasAspects | /rest1/entityRelations/powerGeneratorWellGroups-subareas/aspects | TransactionController | aspectList | PowerGeneratorWellGroupSubarea | json |
| eAMEquipments-eAMLocationPositionsCreate | /rest1/entityRelations/eAMEquipments-eAMLocationPositions/ | TransactionController | create | EAMEquipmentEAMLocationPosition | json |
| eAMEquipments-eAMLocationPositionsIndex | /rest1/entityRelations/eAMEquipments-eAMLocationPositions/ | TransactionController | index | EAMEquipmentEAMLocationPosition | html | json |
| eAMEquipments-eAMLocationPositionsShow | /rest1/entityRelations/eAMEquipments-eAMLocationPositions/{id} | TransactionController | show | EAMEquipmentEAMLocationPosition | html | json |
| eAMEquipments-eAMLocationPositionsDelete | /rest1/entityRelations/eAMEquipments-eAMLocationPositions/{id} | TransactionController | delete | EAMEquipmentEAMLocationPosition | html | json |
| eAMEquipments-eAMLocationPositionsUpdate | /rest1/entityRelations/eAMEquipments-eAMLocationPositions/{id} | TransactionController | update | EAMEquipmentEAMLocationPosition | json |
| eAMEquipments-eAMLocationPositionsAspects | /rest1/entityRelations/eAMEquipments-eAMLocationPositions/aspects | TransactionController | aspectList | EAMEquipmentEAMLocationPosition | json |
| wells-measurementWellGroupsCreate | /rest1/entityRelations/wells-measurementWellGroups/ | TransactionController | create | WellMeasurementWellGroup | json |
| wells-measurementWellGroupsIndex | /rest1/entityRelations/wells-measurementWellGroups/ | TransactionController | index | WellMeasurementWellGroup | html | json |
| wells-measurementWellGroupsShow | /rest1/entityRelations/wells-measurementWellGroups/{id} | TransactionController | show | WellMeasurementWellGroup | html | json |
| wells-measurementWellGroupsDelete | /rest1/entityRelations/wells-measurementWellGroups/{id} | TransactionController | delete | WellMeasurementWellGroup | html | json |
| wells-measurementWellGroupsUpdate | /rest1/entityRelations/wells-measurementWellGroups/{id} | TransactionController | update | WellMeasurementWellGroup | json |
| wells-measurementWellGroupsAspects | /rest1/entityRelations/wells-measurementWellGroups/aspects | TransactionController | aspectList | WellMeasurementWellGroup | json |
| sEYacimientoes-sECuencasCreate | /rest1/entityRelations/sEYacimientoes-sECuencas/ | TransactionController | create | SEYacimientoSECuenca | json |
| sEYacimientoes-sECuencasIndex | /rest1/entityRelations/sEYacimientoes-sECuencas/ | TransactionController | index | SEYacimientoSECuenca | html | json |
| sEYacimientoes-sECuencasShow | /rest1/entityRelations/sEYacimientoes-sECuencas/{id} | TransactionController | show | SEYacimientoSECuenca | html | json |
| sEYacimientoes-sECuencasDelete | /rest1/entityRelations/sEYacimientoes-sECuencas/{id} | TransactionController | delete | SEYacimientoSECuenca | html | json |
| sEYacimientoes-sECuencasUpdate | /rest1/entityRelations/sEYacimientoes-sECuencas/{id} | TransactionController | update | SEYacimientoSECuenca | json |
| sEYacimientoes-sECuencasAspects | /rest1/entityRelations/sEYacimientoes-sECuencas/aspects | TransactionController | aspectList | SEYacimientoSECuenca | json |
| tanks-facilitiesCreate | /rest1/entityRelations/tanks-facilities/ | TransactionController | create | TankFacility | json |
| tanks-facilitiesIndex | /rest1/entityRelations/tanks-facilities/ | TransactionController | index | TankFacility | html | json |
| tanks-facilitiesShow | /rest1/entityRelations/tanks-facilities/{id} | TransactionController | show | TankFacility | html | json |
| tanks-facilitiesDelete | /rest1/entityRelations/tanks-facilities/{id} | TransactionController | delete | TankFacility | html | json |
| tanks-facilitiesUpdate | /rest1/entityRelations/tanks-facilities/{id} | TransactionController | update | TankFacility | json |
| tanks-facilitiesAspects | /rest1/entityRelations/tanks-facilities/aspects | TransactionController | aspectList | TankFacility | json |
| wells-facilitiesCreate | /rest1/entityRelations/wells-facilities/ | TransactionController | create | WellFacility | json |
| wells-facilitiesIndex | /rest1/entityRelations/wells-facilities/ | TransactionController | index | WellFacility | html | json |
| wells-facilitiesShow | /rest1/entityRelations/wells-facilities/{id} | TransactionController | show | WellFacility | html | json |
| wells-facilitiesDelete | /rest1/entityRelations/wells-facilities/{id} | TransactionController | delete | WellFacility | html | json |
| wells-facilitiesUpdate | /rest1/entityRelations/wells-facilities/{id} | TransactionController | update | WellFacility | json |
| wells-facilitiesAspects | /rest1/entityRelations/wells-facilities/aspects | TransactionController | aspectList | WellFacility | json |
| dGILiquidFlowMeters-sEInstalacionsCreate | /rest1/entityRelations/dGILiquidFlowMeters-sEInstalacions/ | TransactionController | create | MedidorDeLiquidoSEInstalacionSE__ | json |
| dGILiquidFlowMeters-sEInstalacionsIndex | /rest1/entityRelations/dGILiquidFlowMeters-sEInstalacions/ | TransactionController | index | MedidorDeLiquidoSEInstalacionSE__ | html | json |
| dGILiquidFlowMeters-sEInstalacionsShow | /rest1/entityRelations/dGILiquidFlowMeters-sEInstalacions/{id} | TransactionController | show | MedidorDeLiquidoSEInstalacionSE__ | html | json |
| dGILiquidFlowMeters-sEInstalacionsDelete | /rest1/entityRelations/dGILiquidFlowMeters-sEInstalacions/{id} | TransactionController | delete | MedidorDeLiquidoSEInstalacionSE__ | html | json |
| dGILiquidFlowMeters-sEInstalacionsUpdate | /rest1/entityRelations/dGILiquidFlowMeters-sEInstalacions/{id} | TransactionController | update | MedidorDeLiquidoSEInstalacionSE__ | json |
| dGILiquidFlowMeters-sEInstalacionsAspects | /rest1/entityRelations/dGILiquidFlowMeters-sEInstalacions/aspects | TransactionController | aspectList | MedidorDeLiquidoSEInstalacionSE__ | json |
| wellBoreIntervals-aNHFormationsCreate | /rest1/entityRelations/wellBoreIntervals-aNHFormations/ | TransactionController | create | WellBoreIntervalANHFormation | json |
| wellBoreIntervals-aNHFormationsIndex | /rest1/entityRelations/wellBoreIntervals-aNHFormations/ | TransactionController | index | WellBoreIntervalANHFormation | html | json |
| wellBoreIntervals-aNHFormationsShow | /rest1/entityRelations/wellBoreIntervals-aNHFormations/{id} | TransactionController | show | WellBoreIntervalANHFormation | html | json |
| wellBoreIntervals-aNHFormationsDelete | /rest1/entityRelations/wellBoreIntervals-aNHFormations/{id} | TransactionController | delete | WellBoreIntervalANHFormation | html | json |
| wellBoreIntervals-aNHFormationsUpdate | /rest1/entityRelations/wellBoreIntervals-aNHFormations/{id} | TransactionController | update | WellBoreIntervalANHFormation | json |
| wellBoreIntervals-aNHFormationsAspects | /rest1/entityRelations/wellBoreIntervals-aNHFormations/aspects | TransactionController | aspectList | WellBoreIntervalANHFormation | json |
| laboratoryEquipments-subareasCreate | /rest1/entityRelations/laboratoryEquipments-subareas/ | TransactionController | create | LaboratoryEquipmentSubarea | json |
| laboratoryEquipments-subareasIndex | /rest1/entityRelations/laboratoryEquipments-subareas/ | TransactionController | index | LaboratoryEquipmentSubarea | html | json |
| laboratoryEquipments-subareasShow | /rest1/entityRelations/laboratoryEquipments-subareas/{id} | TransactionController | show | LaboratoryEquipmentSubarea | html | json |
| laboratoryEquipments-subareasDelete | /rest1/entityRelations/laboratoryEquipments-subareas/{id} | TransactionController | delete | LaboratoryEquipmentSubarea | html | json |
| laboratoryEquipments-subareasUpdate | /rest1/entityRelations/laboratoryEquipments-subareas/{id} | TransactionController | update | LaboratoryEquipmentSubarea | json |
| laboratoryEquipments-subareasAspects | /rest1/entityRelations/laboratoryEquipments-subareas/aspects | TransactionController | aspectList | LaboratoryEquipmentSubarea | json |
| wells-powerGeneratorWellGroupsCreate | /rest1/entityRelations/wells-powerGeneratorWellGroups/ | TransactionController | create | WellPowerGeneratorWellGroup | json |
| wells-powerGeneratorWellGroupsIndex | /rest1/entityRelations/wells-powerGeneratorWellGroups/ | TransactionController | index | WellPowerGeneratorWellGroup | html | json |
| wells-powerGeneratorWellGroupsShow | /rest1/entityRelations/wells-powerGeneratorWellGroups/{id} | TransactionController | show | WellPowerGeneratorWellGroup | html | json |
| wells-powerGeneratorWellGroupsDelete | /rest1/entityRelations/wells-powerGeneratorWellGroups/{id} | TransactionController | delete | WellPowerGeneratorWellGroup | html | json |
| wells-powerGeneratorWellGroupsUpdate | /rest1/entityRelations/wells-powerGeneratorWellGroups/{id} | TransactionController | update | WellPowerGeneratorWellGroup | json |
| wells-powerGeneratorWellGroupsAspects | /rest1/entityRelations/wells-powerGeneratorWellGroups/aspects | TransactionController | aspectList | WellPowerGeneratorWellGroup | json |
| businessUnits-precisionConventionsCreate | /rest1/entityRelations/businessUnits-precisionConventions/ | TransactionController | create | PrecisionConventionBusinessUnit | json |
| businessUnits-precisionConventionsIndex | /rest1/entityRelations/businessUnits-precisionConventions/ | TransactionController | index | PrecisionConventionBusinessUnit | html | json |
| businessUnits-precisionConventionsShow | /rest1/entityRelations/businessUnits-precisionConventions/{id} | TransactionController | show | PrecisionConventionBusinessUnit | html | json |
| businessUnits-precisionConventionsDelete | /rest1/entityRelations/businessUnits-precisionConventions/{id} | TransactionController | delete | PrecisionConventionBusinessUnit | html | json |
| businessUnits-precisionConventionsUpdate | /rest1/entityRelations/businessUnits-precisionConventions/{id} | TransactionController | update | PrecisionConventionBusinessUnit | json |
| businessUnits-precisionConventionsAspects | /rest1/entityRelations/businessUnits-precisionConventions/aspects | TransactionController | aspectList | PrecisionConventionBusinessUnit | json |
| measurementWellGroups-subareasCreate | /rest1/entityRelations/measurementWellGroups-subareas/ | TransactionController | create | MeasurementWellGroupSubarea | json |
| measurementWellGroups-subareasIndex | /rest1/entityRelations/measurementWellGroups-subareas/ | TransactionController | index | MeasurementWellGroupSubarea | html | json |
| measurementWellGroups-subareasShow | /rest1/entityRelations/measurementWellGroups-subareas/{id} | TransactionController | show | MeasurementWellGroupSubarea | html | json |
| measurementWellGroups-subareasDelete | /rest1/entityRelations/measurementWellGroups-subareas/{id} | TransactionController | delete | MeasurementWellGroupSubarea | html | json |
| measurementWellGroups-subareasUpdate | /rest1/entityRelations/measurementWellGroups-subareas/{id} | TransactionController | update | MeasurementWellGroupSubarea | json |
| measurementWellGroups-subareasAspects | /rest1/entityRelations/measurementWellGroups-subareas/aspects | TransactionController | aspectList | MeasurementWellGroupSubarea | json |
| fields-iPRSamplingPoint99sCreate | /rest1/entityRelations/fields-iPRSamplingPoint99s/ | TransactionController | create | CampoSitio de Muestreo | json |
| fields-iPRSamplingPoint99sIndex | /rest1/entityRelations/fields-iPRSamplingPoint99s/ | TransactionController | index | CampoSitio de Muestreo | html | json |
| fields-iPRSamplingPoint99sShow | /rest1/entityRelations/fields-iPRSamplingPoint99s/{id} | TransactionController | show | CampoSitio de Muestreo | html | json |
| fields-iPRSamplingPoint99sDelete | /rest1/entityRelations/fields-iPRSamplingPoint99s/{id} | TransactionController | delete | CampoSitio de Muestreo | html | json |
| fields-iPRSamplingPoint99sUpdate | /rest1/entityRelations/fields-iPRSamplingPoint99s/{id} | TransactionController | update | CampoSitio de Muestreo | json |
| fields-iPRSamplingPoint99sAspects | /rest1/entityRelations/fields-iPRSamplingPoint99s/aspects | TransactionController | aspectList | CampoSitio de Muestreo | json |
| productionWellGroups-subareasCreate | /rest1/entityRelations/productionWellGroups-subareas/ | TransactionController | create | ProductionWellGroupSubarea | json |
| productionWellGroups-subareasIndex | /rest1/entityRelations/productionWellGroups-subareas/ | TransactionController | index | ProductionWellGroupSubarea | html | json |
| productionWellGroups-subareasShow | /rest1/entityRelations/productionWellGroups-subareas/{id} | TransactionController | show | ProductionWellGroupSubarea | html | json |
| productionWellGroups-subareasDelete | /rest1/entityRelations/productionWellGroups-subareas/{id} | TransactionController | delete | ProductionWellGroupSubarea | html | json |
| productionWellGroups-subareasUpdate | /rest1/entityRelations/productionWellGroups-subareas/{id} | TransactionController | update | ProductionWellGroupSubarea | json |
| productionWellGroups-subareasAspects | /rest1/entityRelations/productionWellGroups-subareas/aspects | TransactionController | aspectList | ProductionWellGroupSubarea | json |
| wellStatuses-aNHWellStatusesCreate | /rest1/entityRelations/wellStatuses-aNHWellStatuses/ | TransactionController | create | WellStatusANHWellStatus | json |
| wellStatuses-aNHWellStatusesIndex | /rest1/entityRelations/wellStatuses-aNHWellStatuses/ | TransactionController | index | WellStatusANHWellStatus | html | json |
| wellStatuses-aNHWellStatusesShow | /rest1/entityRelations/wellStatuses-aNHWellStatuses/{id} | TransactionController | show | WellStatusANHWellStatus | html | json |
| wellStatuses-aNHWellStatusesDelete | /rest1/entityRelations/wellStatuses-aNHWellStatuses/{id} | TransactionController | delete | WellStatusANHWellStatus | html | json |
| wellStatuses-aNHWellStatusesUpdate | /rest1/entityRelations/wellStatuses-aNHWellStatuses/{id} | TransactionController | update | WellStatusANHWellStatus | json |
| wellStatuses-aNHWellStatusesAspects | /rest1/entityRelations/wellStatuses-aNHWellStatuses/aspects | TransactionController | aspectList | WellStatusANHWellStatus | json |
| liquidFlowMeters-iPRSamplingPoint99sCreate | /rest1/entityRelations/liquidFlowMeters-iPRSamplingPoint99s/ | TransactionController | create | LiquidFlowMeterIPRSamplingPoint99 | json |
| liquidFlowMeters-iPRSamplingPoint99sIndex | /rest1/entityRelations/liquidFlowMeters-iPRSamplingPoint99s/ | TransactionController | index | LiquidFlowMeterIPRSamplingPoint99 | html | json |
| liquidFlowMeters-iPRSamplingPoint99sShow | /rest1/entityRelations/liquidFlowMeters-iPRSamplingPoint99s/{id} | TransactionController | show | LiquidFlowMeterIPRSamplingPoint99 | html | json |
| liquidFlowMeters-iPRSamplingPoint99sDelete | /rest1/entityRelations/liquidFlowMeters-iPRSamplingPoint99s/{id} | TransactionController | delete | LiquidFlowMeterIPRSamplingPoint99 | html | json |
| liquidFlowMeters-iPRSamplingPoint99sUpdate | /rest1/entityRelations/liquidFlowMeters-iPRSamplingPoint99s/{id} | TransactionController | update | LiquidFlowMeterIPRSamplingPoint99 | json |
| liquidFlowMeters-iPRSamplingPoint99sAspects | /rest1/entityRelations/liquidFlowMeters-iPRSamplingPoint99s/aspects | TransactionController | aspectList | LiquidFlowMeterIPRSamplingPoint99 | json |
| oPCQualities-sECalificadorDeMedicionsCreate | /rest1/entityRelations/oPCQualities-sECalificadorDeMedicions/ | TransactionController | create | OPCQualitySECalificadorDeMedicion | json |
| oPCQualities-sECalificadorDeMedicionsIndex | /rest1/entityRelations/oPCQualities-sECalificadorDeMedicions/ | TransactionController | index | OPCQualitySECalificadorDeMedicion | html | json |
| oPCQualities-sECalificadorDeMedicionsShow | /rest1/entityRelations/oPCQualities-sECalificadorDeMedicions/{id} | TransactionController | show | OPCQualitySECalificadorDeMedicion | html | json |
| oPCQualities-sECalificadorDeMedicionsDelete | /rest1/entityRelations/oPCQualities-sECalificadorDeMedicions/{id} | TransactionController | delete | OPCQualitySECalificadorDeMedicion | html | json |
| oPCQualities-sECalificadorDeMedicionsUpdate | /rest1/entityRelations/oPCQualities-sECalificadorDeMedicions/{id} | TransactionController | update | OPCQualitySECalificadorDeMedicion | json |
| oPCQualities-sECalificadorDeMedicionsAspects | /rest1/entityRelations/oPCQualities-sECalificadorDeMedicions/aspects | TransactionController | aspectList | OPCQualitySECalificadorDeMedicion | json |