Get repayment plan list and details
GET/api/v1/consumer-finance/repayment-plan
Retrieve repayment plan list and details for the given person, account or card.
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)