Calculate Credit Installment
POST/api/v1/credit-applications/simulations/installment
Calculates the monthly installment for a credit request. Requires ROLE_SIMULATION_CREDIT_STANDARD or ROLE_INITIATION_CREDIT_STANDARD.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Installment calculated successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error