Fund Actual REST Endpoints

Fund Actual
The operations from the Fund Actual category.
Batch Create Fund Actuals
Method: post
Path: /api/restapi/fundActual/batch
Batch Delete Fund Actuals
Method: delete
Path: /api/restapi/fundActual/batch
Batch Sync Fund Actuals
Method: post
Path: /api/restapi/fundActual/syncBatch
Batch Update Fund Actuals
Method: put
Path: /api/restapi/fundActual/batch
Create an Fund Actual
Method: post
Path: /api/restapi/fundActual
Delete an Fund Actual
Method: delete
Path: /api/restapi/fundActual/{fundActualId}
Update an Fund Actual
Method: put
Path: /api/restapi/fundActual
View an Fund Actual
Method: get
Path: /api/restapi/fundActual/{fundActualId}
View an Fund Actual by Project Actual
Method: get
Path: /api/restapi/fundActual/projectActuals/{projectActualsId}