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: post
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityLedgers
Get all sustainability ledgers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityLedgers
Get one sustainability ledger
Method: get
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityLedgers/{LedgerId}
Retrieve future periods
Method: post
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityLedgers/{LedgerId}/action/retrieveFuturePeriods
Update one sustainability ledger
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityLedgers/{LedgerId}