tradelines
- object
A trade line is a record of activity for any type of credit extended to a borrower and reported to a credit reporting agency. A trade line is established on a borrower's credit report when a borrower is approved for credit.
Fields
tradelines.id
- UUID!
non-null
A globally-unique identifier.
tradelines.account
- Account!
The Account that belongs to the Tradeline.
tradelines.max_delinquency
- Int
(currently unavailable)
tradelines.delinquency_earliest
- Boolean
(currently unavailable)
Indicates if this is the earliest delinquency for the Tradeline.
tradelines.delinquency_date
- Date
The date of the current delinquency if any.
tradelines.payment_pattern_start_date
- Date
The start date for the payment pattern review period.
tradelines.months_reviewed_count
- Int
The number of months included in the payment pattern review.
tradelines.late_30_days_total
- Int
The number of late payments that are 30 days past due.
tradelines.late_60_days_total
- Int
The number of late payments that are 60 days past due.
tradelines.late_90_days_total
- Int
The number of late payments that are 90 days past due.
tradelines.scheduled_monthly_payment
- Float
The scheduled monthly payment amount for the Tradeline.
tradelines.most_recent_payment_date
- Date
The date when the most recent payment was performed.
tradelines.most_recent_payment_amount
- Float
The amount of the most recent payment.
tradelines.current_balance
- Float
The current balance of the Tradeline.
tradelines.credit_limit
- Int
The credit limit of the Tradeline.
tradelines.high_credit
- Float
The highest balance or credit amount ever reached on the Tradeline.
tradelines.past_due
- Float
The amount that is past due on the Tradeline.
tradelines.date_effective
- Date
The effective date when the Tradeline information was reported.
tradelines.account_rating
- String
The rating or status code for the Account.