To further provide a comprehensive view the Connect endpoint
will perform a soft-pull of the Entity’s credit report.
Type | Use-Case |
---|---|
Product | On-Demand comprehensive view of an Entity’s outstanding liabilities. |
Subscription | Comprehensive view of an Entity’s outstanding liabilities and continuous near real-time updates on new liabilities. Webhook Payload |
Connect Objects
Unique identifier for the Connect.
The ID of the associated Entity.
Status of the Connect.
The Connect request is queued to be processed.
The Connect request is being processed.
The Connect request has successfully processed.
The Connect request failed processing.
Possible enum values
Possible enum values
pending
The Connect request is queued to be processed.
in_progress
The Connect request is being processed.
completed
The Connect request has successfully processed.
failed
The Connect request failed processing.
An array of new accounts that have been connected to this Entity.
An array of products that were requested for this Connect.
An array of subscriptions that were requested for this Connect.
An object representing an error that occurred while processing this Connect. See Connect errors.
Timestamp of when the Connect was created.
Timestamp of when the Connect was last updated.