Retrieve cash flow insights from partners
POST /cra/check_report/partner_insights/get
This endpoint allows you to retrieve the Partner Insights report for your user. You should call this endpoint after you've received the CHECK_REPORT_READY webhook, either after the Link session for the user or after calling /cra/check_report/create. If the most recent consumer report for the user doesn’t have sufficient data to generate the base report, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling /cra/check_report/create.
If you did not initialize Link with the credit_partner_insights product or have generated a report using /cra/check_report/create, we will call our partners to generate the insights when you call this endpoint. In this case, you may optionally provide parameters under options to configure which insights you want to receive.
Request Body
Required
CraPartnerInsightsGetRequest defines the request schema for /cra/partner_insights/get.
Parameters
client_id
client_id. The client_id is required and may be provided either in the PLAID-CLIENT-ID header or as part of a request body.
secret
secret. The secret is required and may be provided either in the PLAID-SECRET header or as part of a request body.
user_token
user_id
third_party_user_token
partner_insights
prism_versions
firstdetect
detect
cashscore
extend
insights
options
partner_insights.prism_versions instead.
prism_products
prism_versions
partner_insights.prism_versions instead.
firstdetect
detect
cashscore
extend
insights
Response
CraPartnerInsightsGetResponse defines the response schema for /cra/partner_insights/get.
Response Properties
report
report_id
generated_time
client_report_id
prism
insights
version
result
error_reason
cash_score
version
model_version.
model_version
score
reason_codes
metadata
max_age
min_age
min_age_credit
min_age_debit
max_age_debit
max_age_credit
num_trxn_credit
num_trxn_debit
l1m_credit_value_cnt
l1m_debit_value_cnt
error_reason
extend
model_version
score
reason_codes
metadata
max_age
min_age
min_age_credit
min_age_debit
max_age_debit
max_age_credit
num_trxn_credit
num_trxn_debit
l1m_credit_value_cnt
l1m_debit_value_cnt
error_reason
first_detect
version
model_version.
model_version
score
reason_codes
metadata
max_age
min_age
min_age_credit
min_age_debit
max_age_debit
max_age_credit
num_trxn_credit
num_trxn_debit
l1m_credit_value_cnt
l1m_debit_value_cnt
error_reason
detect
model_version
score
reason_codes
metadata
max_age
min_age
min_age_credit
min_age_debit
max_age_debit
max_age_credit
num_trxn_credit
num_trxn_debit
l1m_credit_value_cnt
l1m_debit_value_cnt
error_reason
status
items
institution_id
institution_name
item_id
accounts
account_id
account_id will be assigned to the account.
If an account with a specific account_id disappears instead of changing, the account is likely closed. Closed accounts are not returned by the Plaid API.
Like all Plaid identifiers, the account_id is case sensitive.
mask
metadata
start_date
end_date
name
official_name
subtype
type
depository.
owners
names
names array.
phone_numbers
emails
addresses
request_id
warnings
warning_type
CHECK_REPORT_WARNING
warning_code
IDENTITY_UNAVAILABLE: Account-owner information is not available.
TRANSACTIONS_UNAVAILABLE: Transactions information associated with Credit and Depository accounts are unavailable.
USER_FRAUD_ALERT: The user has placed a fraud alert on their Plaid Check consumer report due to suspected fraud. Please note that when a fraud alert is in place, the recipient of the consumer report has an obligation to verify the consumer’s identity.
cause
item_id used to identify a specific Item and error when a batch operation operating on multiple Items has encountered an error in one of the Items.