Journal Line Details REST Endpoints

Journal Line Details
The journal line detail resource is used to view the details of a journal line. A journal line contains an accounting entry that consists of accounting segment values, debit or credit amount, currency, and status.
Get a journal line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJournalLineDetails/{JeLineId}
Get all journal lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJournalLineDetails
Update a journal line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorJournalLineDetails/{JeLineId}