I am working on building an Agent team to access Journal Batches with approvals in progress. The goal is to retrieve journal header details by inserting the Batch ID into the Journals Header API, so we can obtain the Ledger name, Journal Name, and Journal header description. However, we cannot get these relevant details from the Business object currently being used.
/fscmRestApi/resources/11.13.18.05/journalBatches?q=ApprovalStatusMeaning='In process'
/fscmRestApi/resources/11.13.18.05/journalBatches/(jebatch_id)/child/journalHeaders
Could you please how to get the Relevant information from JE Batch and JE Headers by using Business Object.