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: postPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityProcessingBatches/{BatchId}/child/BatchEntries
- Get all batch entries
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityProcessingBatches/{BatchId}/child/BatchEntries
- Get one batch entry
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sustainabilityProcessingBatches/{BatchId}/child/BatchEntries/{BatchEntryId}