The Credit Score object
From the Credit Score endpoint, you can retrieve a business's point-in-time credit score based on a 1-year probability of default and 3 scores based on financial forecast and probability of default projections for a business.
Data Dependencies
- Credit Scores are created for the monthly timeframe only. Thus, its sources are the monthly financial forecasts that have the same start date as the credit score & rating.
- Credit Scores will not be available if dependencies are missing or if the service provider connected does not support the data types required. See supported data types for more details.
All credit scores are part of an array of visualization reports. See Visualizations data type for more details on the report structure and its meta-data.
Field | Type | Description |
---|---|---|
scorePit filterable | integer | A standard point in time credit score based on a 1-year probability of default in the range of 300-850. |
score12m filterable | integer | A credit score based on the financial forecasts and probability of default projections for the next 12 months in the range of 300-850. |
score24m filterable | integer | A credit score based on the financial forecasts and probability of default projections for the next 24 months in the range of 300-850. |
score36m filterable | integer | A credit score based on the financial forecasts and probability of default projections for the next 36 months in the range of 300-850. |
How to - User Guide
Step-by-step guide on utilizing this endpoint.