Master Maintenance Service API REST Endpoints
Master Maintenance Services/Master Maintenance Service API
This service provides APIs for maintaining system, application, and other parameters.
- Get all valid external system product code
- Method: getPath:
/service/v1/product/externalProduct
- Get the valid delinquency status
- Method: getPath:
/service/v1/product/delinquencyStatus
- Retrieves the cash management application parameters
- Method: getPath:
/service/v1/cm/appParams
- Retrieves the reference number generation parameters
- Method: getPath:
/service/v1/getRefNoGenParams
- Update an existing parameter
- Method: patchPath:
/service/v1/sysParams/{key}