Batch Entries REST Endpoints

Sustainability/Sustainability Batches/Batch Entries
Batch ID with the corresponding record, either the activity ID or the emission factor mapping ID that needs to be processed for sustainability.
Create one batch entry
Method: post
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityProcessingBatches/{BatchId}/child/BatchEntries
Get all batch entries
Method: get
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityProcessingBatches/{BatchId}/child/BatchEntries
Get one batch entry
Method: get
Path: /fscmRestApi/resources/11.13.18.05/sustainabilityProcessingBatches/{BatchId}/child/BatchEntries/{BatchEntryId}