Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Asset Report

Prev Next
Step Details
Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > Plaid > Assets

The Get Asset Report step retrieves the Asset Report in JSON format. Before calling /asset_report/get, you must first create the Asset Report using /asset_report/create (or filter an Asset Report using /asset_report/filter) and then wait for the PRODUCT_READY webhook to fire, indicating that the Report is ready to be retrieved.

Prerequisites 

This step requires the Plaid module to be installed before it will be available in the toolbox.

A Project Dependency is required for users on v9.


Properties

Inputs

PropertyDescriptionData Type
BodyThe request data, which includes AdditionalProperties, Asset_report_token, Client_id, Include_insights, and Secret in JSON format.AssetReportAuditCopyGetRequest

Outputs

PropertyDescriptionData Type
GetAssetReport_OutputThe Asset Report in JSON format.AssetReportGetResponse