Get account's interest rate adjustments

This request retrieves a line of credit account's interest rate adjustments history.

   Click here to learn more about this request

Interest rate adjustments change the interest rate on a line of credit account. Note the following when using this request:

Interest rate adjustments are stored within the LineofCreditInterestRateAdjustmentsentity. This entity holds all records of line of credit interest rate adjustments made within your environment.

This request retrieves a line of credit account's interest rate adjustment history. Alternatively, use the GET an interest rate adjustment request to retrieve an individual adjustment.

/odata.svc/LineOfCreditInterestRateAdjustments?$filter=lineOfCreditId eq 1234

Database

For information regarding Line of Credit database tables, see the following articles:

Database – Line of Credit Interest Rate Adjustment (line_of_credit_interest_rate_adjustment_entity

Database – Line of Credit Account (line_of_credit_entity)

Query Params
string

Allows you to filter results by a specified field.
Use $filter=lineOfCreditId eq {id} to filter results by a specific line of credit account.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json