- Subcategories:
- Emission Factors
Emission Rules REST Endpoints
Business Objects/Emission Rules
The operations from the Business Objects/Emission Rules category.
- Create an Emission Rule
- Method: postPath:
/emissionRules - Delete an Emission Rule
- Method: deletePath:
/emissionRules/{emissionRuleGid} - Get an Emission Rule
- Method: getPath:
/emissionRules/{emissionRuleGid} - Get Emission Rules
- Method: getPath:
/emissionRules - Update an Emission Rule
- Method: patchPath:
/emissionRules/{emissionRuleGid}