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: postPath:
/fundingSource - Delete FundingSources
- Method: deletePath:
/fundingSource - Read FundingSources
- Method: getPath:
/fundingSource - Update FundingSources
- Method: putPath:
/fundingSource - View FundingSource Field Length
- Method: getPath:
/fundingSource/getFieldLength/{fieldName} - View FundingSource fields
- Method: getPath:
/fundingSource/fields