Project Cashflows REST Endpoints

Project Cashflows
Use the Project Cashflow service to create, view, update, and delete project cashflows. Update Keys : 'projectPhaseFinancialId'
Batch Create Project Cashflows
Method: post
Path: /api/restapi/projectCashflows/batch
Batch Delete Project Cashflows
Method: delete
Path: /api/restapi/projectCashflows/batch
Batch Sync Project Cashflows
Method: post
Path: /api/restapi/projectCashflows/syncBatch
Batch Update Project Cashflows
Method: put
Path: /api/restapi/projectCashflows/batch
Download Project Cashflows
Method: get
Path: /api/restapi/projectCashflows/download/job/{jobId}
Export Project Cashflows Using Project Details
Method: post
Path: /api/restapi/projectCashflows/export
View a Project Cashflows
Method: get
Path: /api/restapi/projectCashflows/{projectPhaseFinancialId}
View all Cashflows by Project
Method: get
Path: /api/restapi/projectCashflows/project/{projectId}
View Job Status
Method: get
Path: /api/restapi/action/jobStatus/{jobId}