GET api/Loan/{accountNumber}/Settings

Gets the setting information for the loan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountNumber

The account number of the account

string

Required

Body Parameters

None.

Response Information

Resource Description

A settings object

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.