The Attributes endpoint provides various credit health attributes for an Entity.
The Attributes endpoint is available as a:
Type | Use-Case |
---|
Product | On-Demand view of an Entity’s credit attributes. |
Attribute Objects
Unique identifier for the Attribute.
The ID of the associated Entity.
Status of the Attribute.
pending
The Attribute is queued to be retrieved.
in_progress
The Attribute is being retrieved.
completed
The Attribute has successfully been retrieved.
failed
The Attribute failed to be retrieved.
An object containing various credit health attributes.
attributes.credit_health_credit_card_usage
Credit usage percentage.
attributes.credit_health_credit_card_usage.value
The value of the credit card usage.
attributes.credit_health_credit_card_usage.rating
The rating of the credit card usage.
excellent
The credit card usage is excellent.
good
The credit card usage is good.
fair
The credit card usage is fair.
needs_work
The credit card usage needs work.
attributes.credit_health_derogatory_marks
Count of derogatory marks like collection records and public records.
attributes.credit_health_derogatory_marks.value
The value of the derogatory marks.
attributes.credit_health_derogatory_marks.rating
The rating of the derogatory marks.
excellent
The derogatory marks are excellent.
good
The derogatory marks are good.
fair
The derogatory marks are fair.
needs_work
The derogatory marks need work.
attributes.credit_health_hard_inquiries
Count of hard inquiries.
attributes.credit_health_hard_inquiries.value
The count of hard inquiries.
attributes.credit_health_hard_inquiries.rating
The rating of the hard inquiries.
excellent
The hard inquiries are excellent.
good
The hard inquiries are good.
fair
The hard inquiries are fair.
needs_work
The hard inquiries need work.
attributes.credit_health_total_accounts
Total number of open accounts.
attributes.credit_health_total_accounts.value
The count of total accounts.
attributes.credit_health_total_accounts.rating
The rating of the total accounts.
excellent
The total accounts are excellent.
good
The total accounts are good.
fair
The total accounts are fair.
needs_work
The total accounts need work.
attributes.credit_health_credit_age
The average age of all open accounts.
attributes.credit_health_credit_age.value
The average age of credit accounts in months.
attributes.credit_health_credit_age.rating
The rating of the credit age.
excellent
The credit age is excellent.
good
The credit age is good.
fair
The credit age is fair.
needs_work
The credit age needs work.
attributes.credit_health_payment_history
The percentage of on-time payments.
attributes.credit_health_payment_history.value
The percentage of on-time payments.
attributes.credit_health_payment_history.rating
The rating of the payment history.
excellent
The payment history is excellent.
good
The payment history is good.
fair
The payment history is fair.
needs_work
The payment history needs work.
An object representing an error that occurred while processing this Attribute. See Attribute errors.
Timestamp of when the Attribute was created.
Timestamp of when the Attribute was last updated.