GET api/Loan/{accountNumber}/TransactionYearsList
Gets the list of years in the loan transaction history
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
accountNumber |
The account number of the account |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of years
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.