ProjectFunding REST Endpoints

ProjectFunding

An project funding represents the assignment of a funding source to a particular project. The assigned funding source has an amount and fund share, or percentage.

Creates ProjectFunding
Method: post
Path: /projectFunding
Delete ProjectFunding
Method: delete
Path: /projectFunding
Read ProjectFunding
Method: get
Path: /projectFunding
Update ProjectFunding
Method: put
Path: /projectFunding
View ProjectFunding Field Length
Method: get
Path: /projectFunding/getFieldLength/{fieldName}
View ProjectFunding fields
Method: get
Path: /projectFunding/fields