Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Plaid > Assets |
The Remove Asset Report step removes a specified Asset Report. Removing an Asset Report invalidates its asset_report_token, meaning the user will no longer be able to use it to access Report data or create new Audit copies.
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 AdditionalProperties, Asset_report_token, Client_id, and Secret in JSON format. | AssetReportRemoveRequest |
Outputs
Property | Description | Data Type |
---|---|---|
RemoveAssetReport_Output | Confirmation of removed asset. | AssetReportRemoveResponse |