Type | Use-Case |
---|---|
Product | On-Demand view of an Entity’s credit attributes. |
Subscription | Comprehensive view of an Entity’s attributes and continuous near real-time updates on attributes. Webhook Payload |
Attribute Objects
Unique identifier for the EntityAttribute.
The ID of the associated Entity.
Status of the EntityAttribute.
The EntityAttribute is queued to be retrieved.
The EntityAttribute is being retrieved.
The EntityAttribute has successfully been retrieved.
The EntityAttribute failed to be retrieved.
Possible enum values
Possible enum values
pending
The EntityAttribute is queued to be retrieved.
in_progress
The EntityAttribute is being retrieved.
completed
The EntityAttribute has successfully been retrieved.
failed
The EntityAttribute failed to be retrieved.
An object containing various credit health attributes.
An object representing an error that occurred while processing this EntityAttribute. See EntityAttribute errors.
Timestamp of when the EntityAttribute was created.
Timestamp of when the EntityAttribute was last updated.