Master Maintenance API REST Endpoints
Master Maintenance Services/Master Maintenance API
This service is used for master maintenance related operations.
- Get the valid delinquency status
- Method: getPath:
/web/v1/delinquencyStatus
- Initiate task orchestration
- Method: postPath:
/web/v1/initiateTransaction
- Provide the data segment information for the given details
- Method: getPath:
/web/v1/screenClassCode
- Retrieves OBCM Application Parameters
- Method: getPath:
/web/v1/cm/appParams
- Retrieves OBSCFCM ui and Process Code
- Method: getPath:
/web/v1/processUiMap
- Retrieves SCF Application Parameters
- Method: getPath:
/web/v1/appParams
- Retrieves SCF Application Parameters
- Method: getPath:
/web/v2/appParams
- Retrieves SCF Master Party Parameters
- Method: getPath:
/web/v1/parties
- Retrieves SCF System Parameters
- Method: getPath:
/web/v1/sysParams
- Update an existing parameter
- Method: patchPath:
/web/v1/sysParams/{key}