FundingSource REST Endpoints

FundingSource

Funding sources are hierarchical objects used to specify the names and descriptions of nonprofit, government-allocated, or other funding sources. You can assign funding sources to budgets as you develop projects.

Create FundingSources
Method: post
Path: /fundingSource
Delete FundingSources
Method: delete
Path: /fundingSource
Read FundingSources
Method: get
Path: /fundingSource
Update FundingSources
Method: put
Path: /fundingSource
View FundingSource Field Length
Method: get
Path: /fundingSource/getFieldLength/{fieldName}
View FundingSource fields
Method: get
Path: /fundingSource/fields