EPSSpendingPlan REST Endpoints
    
        EPSSpendingPlan
    
EPS spending plans represent monthly spending amounts for an EPS.
- Create EPSSpendingPlan
 - Method: postPath:
/epsSpendingPlan - Delete EPSSpendingPlan
 - Method: deletePath:
/epsSpendingPlan - Read EPSSpendingPlan
 - Method: getPath:
/epsSpendingPlan - Update EPSSpendingPlan
 - Method: putPath:
/epsSpendingPlan - View EPSSpendingPlan Field Length
 - Method: getPath:
/epsSpendingPlan/getFieldLength/{fieldName} - View EPSSpendingPlan fields
 - Method: getPath:
/epsSpendingPlan/fields