Global Warming Potentials REST Endpoints

Sustainability/Global Warming Potentials
The global warming potentials resource is used to assess the potential contribution of different greenhouse gases to global warming over a specific time period, usually 100 years. For example, the global warming potential of carbon dioxide is 1 on a scale of 1 to 100 in which 1 is least polluting.
Create one global warming potential
Method: post
Path: /fscmRestApi/resources/11.13.18.05/globalWarmingPotentials
Delete one global warming potential
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/globalWarmingPotentials/{GwpId}
Get all global warming potentials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/globalWarmingPotentials
Get one global warming potential
Method: get
Path: /fscmRestApi/resources/11.13.18.05/globalWarmingPotentials/{GwpId}
Update one global warming potential
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/globalWarmingPotentials/{GwpId}