GET api/Loan/{accountNumber}/TransactionYearsList

Gets the list of years in the loan transaction history

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountNumber

The account number of the account

string

Required

Body Parameters

None.

Response Information

Resource Description

A list of years

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.