Get Event Types - Implan-Group/api GitHub Wiki
This endpoint retrieves all the valid Event Types that can be used with a specific Project.
Parameter | Spec | Type | Details |
---|---|---|---|
projectId | route | guid | The Project's Id. |
GET /api/v1/impact/project/f6ed2521-b002-4bc6-cafe-44a64868b389/eventtype
[ "IndustryOutput", "IndustryEmployment", "IndustryEmployeeCompensation", "IndustryProprietorIncome", "IndustryImpactAnalysis", "IndustryContributionAnalysis", "CommodityOutput", "LaborIncome", "HouseholdIncome", "IndustrySpendingPattern", "InstitutionalSpendingPattern", "CustomSpendingPattern", "CustomIndustryImpactAnalysis" ]