Credit Scores
The credit score endpoint
The Credit Score endpoint returns the latest credit score and score factors for an Entity.
Enterprise customers can customize their credit score bureau and model selections. Contact your Method CSM for more information.
The Credit Score endpoint is available as a:
Type | Use-Case |
---|---|
Product | On-Demand view of an Entity’s credit score. |
Subscription | Continuous near real-time updates on an Entity’s credit score. Webhook Payload |
CreditScore Objects
id
string
Unique identifier for the CreditScore.
entity_id
string
The ID of the associated Entity.
status
enum
Status of the CreditScore.
scores
object[]
An array of score objects.
error
object | null
An object representing an error that occurred while processing this CreditScore. See CreditScore errors.
created_at
string
Timestamp of when the CreditScore was created.
updated_at
string
Timestamp of when the CreditScore was last updated.
Webhook Payload
The Webhook payload will contain the following information: