Create a new loan
POST/loan
Create a new loan specifying loan and repayment details.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 422
Loan created successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions
Not Found - Resource not found
Conflict - Resource already exists or state conflict
Unprocessable Entity - Validation error