Loans REST Endpoints

Loans
The REST web service for all the loan-related operations.
Create a Loan
Method: post
Path: /bcws/webresources/v1.0/loans
Get Loan Profiles
Method: get
Path: /bcws/webresources/v1.0/loans/loanProfiles
Get Loans for an Account
Method: get
Path: /bcws/webresources/v1.0/loans/account/{id}