- Subcategories:
- Ledger Legal Entity Assignments
Sustainability Ledgers REST Endpoints
Sustainability/Sustainability Ledgers
A sustainability ledger contains sustainability activity records. For example, all the sustainability activities assigned to a company's various European legal entities may be posted to a ledger named European Sustainability Ledger.
- Create one sustainability ledger
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityLedgers - Get all sustainability ledgers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityLedgers - Get one sustainability ledger
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityLedgers/{LedgerId} - Retrieve future periods
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityLedgers/{LedgerId}/action/retrieveFuturePeriods - Update one sustainability ledger
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityLedgers/{LedgerId}