GET api/Loan/{accountNumber}/Information
Gets the information from the loan
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 loan object
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.