Get Loans By Customer Id
This returns a customer loans
Last updated
This returns a customer loans
Last updated
To get a customer loans by customer's id you first need to build the complete get loans by customer id endpoint by passing version in the url path and authtoken in the query params then make a get request to the endpoint.
Production URL
Staging URL
Here is an example request with sample payload to the staging endpoint.
GET
http://staging.mybankone.com/BankOneWebAPI/api/Loan/GetLoansByCustomerId/
version*
Int
Current version of the API
authToken*
String
Authentication code for this request