Event Transaction Lines REST Endpoints

Event Transaction Lines
The event transaction lines resource is used to view and create accounting transactions. These transactions are selected by the accounting generator to create accounting journal entries.
(create a new item in publicSectorEventTransactionLines)
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorEventTransactionLines
Get all accounting transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorEventTransactionLines
Get an accounting transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorEventTransactionLines/{EventLineId}