Request premature repayment
POST/api/v1/consumer-finance/premature-repayment
Initiate premature repayment per transaction.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- 503
If errorCode response field is empty, successfully finished. Else, service processing error (user message).
Incorrect input JSON (bad format), incorrect request (mandatory fields not sent, incorrect size of attribute…)
Authentication failed (wrong credentials)
Caller does not have permission to call service (authorization)
Internal system error (e.g., database connection not available)
Internal system error (e.g., if service is not available)