Get Loan Account Balance 2
This returns a customer's loan account balance
Last updated
This returns a customer's loan account balance
Last updated
To get loan account balance you first build the loan account balance complete endpoint by passing version in the url path and authToken to the query params then you make a get request to the complete endpoint
Production URL
Staging URL
Here is an example request with sample payload to the staging endpoint.
GET
http://api.mybankone.com/BankOneWebAPI/api/LoanAccount/LoanAccountBalance2
version*
Int
Current API version
authToken*
Int
Authentication code for this request