EPSFunding REST Endpoints
    
        EPSFunding
    
An EPS funding represents the assignment of a funding source to a particular EPS. The assigned funding source has an amount and fund share, or percentage.
- Create EPSFunding
- Method: postPath:/epsFunding
- Delete EPSFunding
- Method: deletePath:/epsFunding
- Read EPSFunding
- Method: getPath:/epsFunding
- Update EPSFunding
- Method: putPath:/epsFunding
- View EPSFunding Field Length
- Method: getPath:/epsFunding/getFieldLength/{fieldName}
- View EPSFunding fields
- Method: getPath:/epsFunding/fields