The line of credit object
Last updated
Last updated
uuid
string
Unique identifier for the object
product
string
The Onbo product you're using to create the application
amount
float
The loan amount the user is applying for
term
nullable, integer
The loan term in months the user is applying for
credit_score_consent
nullable, bool
A boolean representing whether the user consents to pulling their credit
created_at
string
The date the loan application was created
offers
array
A list of approved offers for the application. See the offer
object for details
status
object
An object containing the application decision
and, if rejected, a details
list with user-friendly rejection reasons
credit_report_id
integer
A unique identifier belonging to the credit report corresponding to the application