Project Expenditure Batches REST Endpoints

Project Expenditure Batches
The Project Expenditure Batches resource is used to view and update unprocessed project expenditure batches that require approval before they can be converted into project costs. If you update the status of an expenditure batch to Submitted status, then the action will initiate the project expenditure batch approval workflow and the approvers defined in the Project Expenditure Batch Approval Task workflow will be notified.
Get a project expenditure batch
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectExpenditureBatches/{BatchId}
Get all project expenditure batches
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectExpenditureBatches
Update a project expenditure batch
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectExpenditureBatches/{BatchId}