Loans
Loan summary object
Loan Summary objects represent daily snapshots of loan performance and financial data. Read more.
Object Parameters
currency_code
stringThe currency code of the loan
daily_accrued_fee
integerThe servicing fee amount accrued on this date, in cents
daily_accrued_interest
integerThe interest amount accrued on this date, in cents
daily_disbursed_principal
integerThe principal amount disbursed on this date, in cents
daily_fee_rate
numberThe daily servicing fee rate applied on this date
daily_interest_rate
numberThe daily interest rate applied on this date
daily_paid_fee
integerThe servicing fee amount paid on this date in loan sales, in cents
daily_paid_interest
integerThe interest amount paid on this date, in cents
daily_paid_principal
integerThe principal amount paid on this date, in cents
daily_retained_accrued_interest
integerThe retained interest amount accrued on this date, in cents
daily_retained_paid_interest
integerThe retained interest amount paid on this date, in cents
daily_sold_interest
integerThe interest amount sold on this date, in cents
daily_sold_principal
integerThe principal amount sold on this date, in cents
effective_date
stringThe date for which this summary data is effective. Format: YYYY-MM-DD.
retained_by_column
booleanIndicates whether the loan is retained by Column
sale_price
integerThe sale price of the loan, in cents
status
stringThe current status of the loan
total_fee
integerThe total servicing fee amount of the loan, in cents
total_interest
integerThe total interest amount of the loan, in cents
total_principal
integerThe total principal amount of the loan, in cents
total_retained_interest
integerThe total interest amount retained by Column, in cents
total_retained_principal
integerThe total principal amount retained by Column, in cents
total_seasoned_fee
integerThe total servicing fee amount that has met seasoning requirements, in cents
total_seasoned_interest
integerThe total interest amount that has met seasoning requirements, in cents
total_seasoned_principal
integerThe total principal amount that has met seasoning requirements, in cents