/asset_report/createCreate an Asset Report
Creates an immutable Asset Report from one or more Items and returns tokens for retrieving it. Supply access_tokens and days_requested, and optionally configure filtering, add-ons, webhook delivery, and user details through options. Wait for the PRODUCT_READY webhook before retrieving the report with /asset_report/get or /asset_report/pdf/get.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
Asset Report creation request. days_requested is required; provide Item access tokens and optional report configuration through the other fields.
days_requested is required and must be an integer from 0 through 731. access_tokens must contain between 1 and 99 Item access tokens, and options.webhook must be a valid URL when supplied. options.add_ons accepts investments or fast_assets; include_fast_report and products are deprecated.