This request retrieves an interest rate adjustment's info.
Click here to learn more about this request
Interest rate adjustments change the interest rate on a line of credit account. Note the following about this request:
Interest rate adjustment information is stored within the LineOfCreditInterestRateAdjustments
object. This object references the LineOfCredits
entity.
This request retrieves the info for a specific interest rate adjustment. To pull all interest rate adjustments within your environment, remove the adjustment ID path parameter. Alternatively, use the GET
Get account's interest rate adjustments request.
Filtering
Results can be filtered by any field to shorten responses or select a specific result. Here are a few examples of filtering for specific information:
/odata.svc/LineOfCreditInterestRateAdjustments?$filter=lineOfCreditId eq 934314
/odata.svc/LineOfCreditInterestRateAdjustments?$filter=title eq 'SCRA Adjustment'
/odata.svc/LineOfCreditInterestRateAdjustments?$filter=date lt datetime'2024-12-31T00:00:00'
For more information on filtering API responses, see Filtering and Paginating Responses
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