EPSBudgetChangeLog REST Endpoints
EPSBudgetChangeLog
The EPS budget change log is used to track changes made from the original budget. You can set the status of the change as pending, approve or not approved, assign a responsible person, and specify the amount of the change. The EPS budget change log applies to EPS.
- Create EPSBudgetChangeLog to the store
- Method: postPath:
/epsBudgetChangeLog
- Delete EPSBudgetChangeLog
- Method: deletePath:
/epsBudgetChangeLog
- Read EPSBudgetChangeLog
- Method: getPath:
/epsBudgetChangeLog
- Update EPSBudgetChangeLog
- Method: putPath:
/epsBudgetChangeLog
- View EPSBudgetChangeLog Field Length
- Method: getPath:
/epsBudgetChangeLog/getFieldLength/{fieldName}
- View EPSBudgetChangeLog fields
- Method: getPath:
/epsBudgetChangeLog/fields