Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Plaid > Assets |
The Create Asset Report step initiates creating an Asset Report, which can then be retrieved by passing the asset_report_token return value to the /asset_report/get or /asset_report/pdf/get endpoints.
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
Property | Description | Data Type |
---|---|---|
Body | The request data, which includes Access_tokens, AdditionalProperties, Client_id, Days_requested, Options, and Secret in JSON format. | AssetReportCreateRequest |
Outputs
Property | Description | Data Type |
---|---|---|
CreateAssetReport_Output | The created Asset Report. | AssetReportCreateResponse |