Journal Headers REST Endpoints
Shared Services/Journal Headers
The journal header resource is used to view a journal. A journal contains a set of accounting entries created as the result of business transactions within the organization. Its header stores the information such as accounting date, total debit and credit amounts, status, etc.
- Get a journal header
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorJournalHeaders/{JeHeaderId}
- Get all journal headers
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorJournalHeaders
- Update a journal header
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorJournalHeaders/{JeHeaderId}