Sustainability Activity Types REST Endpoints

Sustainability/Sustainability Activity Types
Represents the type of activities that cause a sustainability impact. For example, stationary combustion (the burning of fuel by a stationary object such as a boiler or a kiln), mobile combustion (the burning of fuel by a mobile object such as a vehicle), purchased electricity (purchase and consumption of electricity), and purchased goods and services (purchase of a good or service and its embodied carbon emissions).
Configure one activity type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes
Delete one activity type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}
Get all activity types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes
Get one activity type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}
Update one activity type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityActivityTypes/{ActivityTypeId}